diff --git a/epicgamesfree/rootfs/templates/config.json b/epicgamesfree/rootfs/templates/config.json index a57a3cb66..69577785b 100644 --- a/epicgamesfree/rootfs/templates/config.json +++ b/epicgamesfree/rootfs/templates/config.json @@ -1,6 +1,6 @@ { "runOnStartup": true, - "cronSchedule": "5 16 * * *", + "cronSchedule": "0 0/6 * * *", "logLevel": "info", "webPortalConfig": { "baseUrl": "https://localhost:3000"