update seeders for new torrents

This commit is contained in:
TheBeastLT
2021-09-17 20:37:09 +02:00
parent b0029dcf5a
commit e4c4259ed8
4 changed files with 45 additions and 10 deletions

View File

@@ -24,6 +24,7 @@ function initiateRemoteCache() {
options: {
collection: 'torrentio_scraper_collection',
useUnifiedTopology: true,
poolSize: 1
},
ttl: GLOBAL_TTL,
ignoreCacheErrors: true