add mongo pool size
This commit is contained in:
@@ -30,6 +30,7 @@ function initiateRemoteCache() {
|
||||
options: {
|
||||
collection: 'torrentio_addon_collection',
|
||||
socketTimeoutMS: 30000,
|
||||
poolSize: 150,
|
||||
useNewUrlParser: true,
|
||||
useUnifiedTopology: false,
|
||||
ttl: STREAM_EMPTY_TTL
|
||||
|
||||
Reference in New Issue
Block a user