mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-01 23:41:57 +02:00
Schedule that actually is valid...
This commit is contained in:
parent
0de98a673f
commit
6311198f4d
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue