Skip to content

Commit 1a6b001

Browse files
committed
Remove deprecated DB connection option
1 parent b31f243 commit 1a6b001

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/mongo.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ module.exports = () => {
1010
DB_URL,
1111
{
1212
keepAlive: true,
13-
reconnectTries: Number.MAX_VALUE,
1413
useNewUrlParser: true,
1514
useUnifiedTopology: true
1615
},

0 commit comments

Comments
 (0)