File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -483,6 +483,6 @@ options when you create a collection with
483
483
484
484
This operation creates a new collection named ``users`` with a
485
485
specific configuration string that MongoDB will pass to the
486
- ``wiredTiger`` storage engine. See the :wtdocs:`WiredTiger documentation of
486
+ ``wiredTiger`` storage engine. See the :wtdocs-v4.4 :`WiredTiger documentation of
487
487
collection level options </struct_w_t___s_e_s_s_i_o_n.html>`
488
488
for specific ``wiredTiger`` options.
Original file line number Diff line number Diff line change @@ -898,7 +898,7 @@ Glossary
898
898
Snappy is the default compression
899
899
library for MongoDB's use of :ref:`WiredTiger
900
900
<storage-wiredtiger>`. See `Snappy
901
- <https://google.github.io/snappy/>`_ and the :wtdocs:`WiredTiger compression
901
+ <https://google.github.io/snappy/>`_ and the :wtdocs-v4.4 :`WiredTiger compression
902
902
documentation </compression.html>`
903
903
for more information.
904
904
@@ -1070,7 +1070,7 @@ Glossary
1070
1070
at the cost of more CPU, compared to MongoDB's use of
1071
1071
:term:`snappy`. You can configure :ref:`WiredTiger
1072
1072
<storage-wiredtiger>` to use zlib as its compression library. See
1073
- http://www.zlib.net and the :wtdocs:`WiredTiger compression documentation
1073
+ http://www.zlib.net and the :wtdocs-v4.4 :`WiredTiger compression documentation
1074
1074
</compression.html>` for more
1075
1075
information.
1076
1076
Original file line number Diff line number Diff line change @@ -520,6 +520,6 @@ options when you create a collection with
520
520
521
521
This operation creates a new collection named ``users`` with a
522
522
specific configuration string that MongoDB will pass to the
523
- ``wiredTiger`` storage engine. See the :wtdocs:`WiredTiger documentation of
523
+ ``wiredTiger`` storage engine. See the :wtdocs-v4.4 :`WiredTiger documentation of
524
524
collection level options </struct_w_t___s_e_s_s_i_o_n.html>`
525
525
for specific ``wiredTiger`` options.
Original file line number Diff line number Diff line change @@ -3716,8 +3716,8 @@ WiredTiger Parameters
3716
3716
"wiredTigerEngineRuntimeConfig": "<option>=<setting>,<option>=<setting>"
3717
3717
})
3718
3718
3719
- See the WiredTiger documentation for all available :wtdocs:`WiredTiger
3720
- configuration options </struct_w_t___c_o_n_n_e_c_t_i_o_n.html#>`.
3719
+ See the WiredTiger documentation for all available
3720
+ :wtdocs-v4.4:`WiredTiger configuration options </struct_w_t___c_o_n_n_e_c_t_i_o_n.html#>`.
3721
3721
3722
3722
Auditing Parameters
3723
3723
~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments