mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-03-11 21:26:53 +00:00
remove mongo reconnect flag
This commit is contained in:
parent
2f7260dd4f
commit
4733b66dbb
1 changed files with 0 additions and 2 deletions
|
|
@ -32,8 +32,6 @@ function initiateRemoteCache() {
|
|||
socketTimeoutMS: 120000,
|
||||
useNewUrlParser: true,
|
||||
useUnifiedTopology: false,
|
||||
autoReconnect: true,
|
||||
poolSize : 20,
|
||||
ttl: STREAM_EMPTY_TTL
|
||||
},
|
||||
ttl: STREAM_EMPTY_TTL,
|
||||
|
|
|
|||
Loading…
Reference in a new issue