Switched from setTimeout to crontab for watch-mode.

This commit is contained in:
2018-07-01 23:16:03 +02:00
parent 23f9ac660a
commit 5b023adf30
4 changed files with 13 additions and 13 deletions

View File

@@ -46,8 +46,7 @@ module.exports = {
avoidDuplicates: true,
retries: 3,
watch: {
interval: 30,
ignoreErrors: true,
schedule: '*/30 * * * *',
},
archives: {
search: false,