Added send-all-when-back-online option to the config

This commit is contained in:
ajgeiss0702
2020-07-16 11:25:06 -07:00
parent cf19a658e3
commit c1800d7426
3 changed files with 19 additions and 0 deletions
+4
View File
@@ -100,3 +100,7 @@ pinger-debug: false
# When a queue is paused, should we prevent players from joining it?
# Default: false
prevent-joining-paused: false
# When a server goes back online, should we send all players in the queue instantly?
# Default: false
send-all-when-back-online: false