Update to daily maintenance schedule

This commit is contained in:
Bryan Ashby 2019-02-10 12:31:25 -07:00
parent 6a7aa5acb8
commit a314b40eb8
3 changed files with 8 additions and 5 deletions

View file

@ -953,9 +953,9 @@ function getDefaultConfig() {
eventScheduler : {
events : {
resetDailyStats : {
schedule : 'at 12:00:01am', // note: Later.js places this right @ midnight
action : '@method:core/misc_scheduled_events.js:resetDailyStatsScheduledEvent',
dailyMaintenance : {
schedule : 'at 11:59pm',
action : '@method:core/misc_scheduled_events.js:dailyMaintenanceScheduledEvent',
},
trimMessageAreas : {
// may optionally use [or ]@watch:/path/to/file