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