mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-25 20:18:25 +02:00
Update to daily maintenance schedule
This commit is contained in:
parent
6a7aa5acb8
commit
a314b40eb8
3 changed files with 8 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue