diff --git a/discord-bot-core/internal-config.json b/discord-bot-core/internal-config.json index a99ca98..4f0f239 100644 --- a/discord-bot-core/internal-config.json +++ b/discord-bot-core/internal-config.json @@ -1,5 +1,5 @@ { - "dbCompactionSchedule": "0 0 0,3,6,9 * * *", + "dbCompactionSchedule": "0 * * * * *", "restartSchedule": "0 0 0 * * *", "restartTimeout": 5000, "website": "https://benji7425.github.io",