File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
source/fundamentals/connection Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ parameters of the connection URI to specify the behavior of the client.
73
73
* - **journal**
74
74
- boolean
75
75
- ``null``
76
- - Specifies the default write concern ``"j"`` field for the client. See
76
+ - Specifies the journal write concern for the client. See
77
77
:ref:`write concern <wc-j>` for more information.
78
78
79
79
* - **loadBalanced**
@@ -279,7 +279,7 @@ parameters of the connection URI to specify the behavior of the client.
279
279
* - **wTimeoutMS**
280
280
- non-negative integer
281
281
- ``null``
282
- - Specifies the default write concern ``"wtimeout"`` field for the client.
282
+ - Specifies the default write concern timeout field for the client.
283
283
284
284
* - **zlibCompressionLevel**
285
285
- integer between ``-1`` and ``9`` (inclusive)
You can’t perform that action at this time.
0 commit comments