We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b31f243 commit 1a6b001Copy full SHA for 1a6b001
config/mongo.js
@@ -10,7 +10,6 @@ module.exports = () => {
10
DB_URL,
11
{
12
keepAlive: true,
13
- reconnectTries: Number.MAX_VALUE,
14
useNewUrlParser: true,
15
useUnifiedTopology: true
16
},
0 commit comments