Switched from setTimeout to crontab for watch-mode.

This commit is contained in:
2024-09-11 05:16:56 +02:00
parent f989bc9f18
commit 00de0d43f5
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,