[nolist] change default queue cooldown to 3 seconds

This commit is contained in:
ajgeiss0702
2023-01-11 16:21:55 -07:00
parent 5cd13c2576
commit 7799ffb434
+1 -1
View File
@@ -314,7 +314,7 @@ give-fulljoin-players-priority: 0
force-queue-server-target: true force-queue-server-target: true
# How long should the cooldown for queue commands be? (in seconds) # How long should the cooldown for queue commands be? (in seconds)
queue-command-cooldown: 15 queue-command-cooldown: 3
# Should any server switch (including the initial join) count against the queue command cooldown? # Should any server switch (including the initial join) count against the queue command cooldown?
include-server-switch-in-cooldown: false include-server-switch-in-cooldown: false