mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
remove mongo reconnect flag
This commit is contained in:
@@ -32,8 +32,6 @@ function initiateRemoteCache() {
|
||||
socketTimeoutMS: 120000,
|
||||
useNewUrlParser: true,
|
||||
useUnifiedTopology: false,
|
||||
autoReconnect: true,
|
||||
poolSize : 20,
|
||||
ttl: STREAM_EMPTY_TTL
|
||||
},
|
||||
ttl: STREAM_EMPTY_TTL,
|
||||
|
||||
Reference in New Issue
Block a user