finished checking all channels with over 1TB of videos

This commit is contained in:
unknown 2023-03-29 08:04:00 +02:00
parent f24c20143e
commit e8211becde
1 changed files with 3 additions and 4 deletions

View File

@ -107,7 +107,6 @@ queue.process(5, async function (job, done) {
}
})
check()
// setInterval(() => {
// check()
// }, 300000)
setInterval(() => {
check()
}, 300000)