fix: make backing up robust and lengthen discord ping
This commit is contained in:
parent
298d2f10a4
commit
853e6e18a9
2 changed files with 18 additions and 9 deletions
|
|
@ -31,7 +31,7 @@ in
|
|||
"playerCountVoiceChannelId": "",
|
||||
"useWebhook": true,
|
||||
"updateChannelTopic": true,
|
||||
"channelUpdateInterval": 300000,
|
||||
"channelUpdateInterval": 600000,
|
||||
"allowedMentions": ["users", "roles"],
|
||||
"broadcastPlayerCommandExecution": false,
|
||||
"announceServerStartStop": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue