File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -285,10 +285,11 @@ Authentication Parameters
285
285
286
286
*New in version 4.2.1 and 4.0.13*
287
287
288
- *Changed in version 4.4* Changed default value to ``2``. In previous
289
- versions, the default is unset.
288
+ *Changed starting in MongoDB versions 4.4.15 and 5.0.9*
289
+ Changed default value to ``2147483647``. In previous versions, the
290
+ default is unset.
290
291
291
- *Default*: 2
292
+ *Default*: 2147483647
292
293
293
294
The maximum number of connections to keep open to each LDAP server.
294
295
@@ -301,6 +302,12 @@ Authentication Parameters
301
302
302
303
*New in version 4.2.1 and 4.0.13*
303
304
305
+ *Changed starting in MongoDB versions 4.4.15 and 5.0.9*
306
+ Changed default value to ``2``. In previous versions, the
307
+ default is unset.
308
+
309
+ *Default*: 2
310
+
304
311
The maximum number of in-progress connect operations to each LDAP server.
305
312
306
313
You can only set
You can’t perform that action at this time.
0 commit comments