You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
509 B
21 lines
509 B
{ |
|
"dbCompactionSchedule": "0 0 0,3,6,9 * * *", |
|
"restartSchedule": "0 0 0 * * *", |
|
"restartTimeout": 5000, |
|
"website": "https://benji7425.github.io", |
|
"discordInvite": "https://discord.gg/SSkbwSJ", |
|
"debugIgnores": [ |
|
"[ws] [connection] Sending a heartbeat", |
|
"[ws] [connection] Heartbeat acknowledged" |
|
], |
|
"disabledEvents": [ |
|
"CHANNEL_PINS_UPDATE", |
|
"GUILD_BAN_ADD", |
|
"GUILD_BAN_REMOVE", |
|
"PRESENCE_UPDATE", |
|
"TYPING_START", |
|
"USER_NOTE_UPDATE", |
|
"USER_SETTINGS_UPDATE" |
|
], |
|
"askTimeout": 60000 |
|
} |