Thread creation cooldown duration is 600 seconds.
This commit is contained in:
parent
d3654f9079
commit
641de541b4
@ -231,8 +231,7 @@ QR =
|
||||
QR.cooldown.types =
|
||||
thread: switch board
|
||||
when 'q' then 86400
|
||||
when 'b', 'soc', 'r9k' then 600
|
||||
else 300
|
||||
else 600
|
||||
sage: if board is 'q' then 600 else 120
|
||||
file: if board is 'q' then 300 else 60
|
||||
post: if board is 'q' then 150 else 60
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user