discord-bot-rss-feed/discord-bot-core/internal-config.json

10 lines
272 B
JSON

{
"dbCompactionSchedule": "0 0 0,3,6,9 * * *",
"website": "https://benji7425.github.io",
"discordInvite": "https://discord.gg/SSkbwSJ",
"debugIgnores": [
"[ws] [connection] Sending a heartbeat",
"[ws] [connection] Heartbeat acknowledged"
],
"askTimeout": 60000
}