Switched from setTimeout to crontab for watch-mode.
This commit is contained in:
@@ -46,8 +46,7 @@ module.exports = {
|
||||
avoidDuplicates: true,
|
||||
retries: 3,
|
||||
watch: {
|
||||
interval: 30,
|
||||
ignoreErrors: true,
|
||||
schedule: '*/30 * * * *',
|
||||
},
|
||||
archives: {
|
||||
search: false,
|
||||
|
||||
Reference in New Issue
Block a user