remove end of line whitespace
add comment to PING_MIN_WAIT
This commit is contained in:
parent
5a8b2684fe
commit
f7381a6c39
@ -1,5 +1,5 @@
|
||||
PING_WAIT = 300 # Seconds
|
||||
PING_MIN_WAIT = 30
|
||||
PING_MIN_WAIT = 30 # How long !start has to wait after a !ping
|
||||
MINIMUM_WAIT = 60
|
||||
EXTRA_WAIT = 20
|
||||
MAXIMUM_WAITED = 2 # limit for amount of !wait's
|
||||
|
Loading…
x
Reference in New Issue
Block a user