fix: make backing up robust and lengthen discord ping

This commit is contained in:
Jet 2026-03-16 14:36:28 -07:00
parent 298d2f10a4
commit 853e6e18a9
No known key found for this signature in database
2 changed files with 18 additions and 9 deletions

View file

@ -31,7 +31,7 @@ in
"playerCountVoiceChannelId": "",
"useWebhook": true,
"updateChannelTopic": true,
"channelUpdateInterval": 300000,
"channelUpdateInterval": 600000,
"allowedMentions": ["users", "roles"],
"broadcastPlayerCommandExecution": false,
"announceServerStartStop": true,