Schedule that actually is valid...

This commit is contained in:
Bryan Ashby 2018-03-12 22:55:10 -06:00
parent 0de98a673f
commit 6311198f4d
1 changed files with 1 additions and 1 deletions

View File

@ -741,7 +741,7 @@ function getDefaultConfig() {
},
updateDescriptIonFiles : {
schedule : 'every 168 hours', // once a week
schedule : 'on the last day of the week',
action : '@method:core/file_base_list_export.js:updateFileBaseDescFilesScheduledEvent',
}
}