Increase grace time for /part in-game to 30 seconds
This commit is contained in:
parent
b5eea0a8a1
commit
358788e893
@ -24,7 +24,7 @@ SHORT_DAY_LIMIT_WARN = 400
|
||||
SHORT_DAY_LIMIT_CHANGE = 120
|
||||
KILL_IDLE_TIME = 300
|
||||
WARN_IDLE_TIME = 180
|
||||
PART_GRACE_TIME = 12
|
||||
PART_GRACE_TIME = 30
|
||||
QUIT_GRACE_TIME = 30
|
||||
# controls how many people it does in one /msg; only works for messages that are the same
|
||||
MAX_PRIVMSG_TARGETS = 4
|
||||
|
Loading…
Reference in New Issue
Block a user