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 @@ -201,10 +201,11 @@ Authentication Parameters
201
201
202
202
*New in version 4.2.1 and 4.0.13*
203
203
204
- *Changed in version 4.4* Changed default value to ``2``. In previous
205
- versions, the default is unset.
204
+ *Changed starting in MongoDB versions 4.4.15 and 5.0.9*
205
+ Changed default value to ``2147483647``. In previous versions, the
206
+ default is unset.
206
207
207
- *Default*: 2
208
+ *Default*: 2147483647
208
209
209
210
The maximum number of connections to keep open to each LDAP server.
210
211
@@ -217,6 +218,12 @@ Authentication Parameters
217
218
218
219
*New in version 4.2.1 and 4.0.13*
219
220
221
+ *Changed starting in MongoDB versions 4.4.15 and 5.0.9*
222
+ Changed default value to ``2``. In previous versions, the
223
+ default is unset.
224
+
225
+ *Default*: 2
226
+
220
227
The maximum number of in-progress connect operations to each LDAP server.
221
228
222
229
You can only set
You can’t perform that action at this time.
0 commit comments