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 @@ -571,6 +571,6 @@ options when you create a collection with
571
571
572
572
This operation creates a new collection named ``users`` with a
573
573
specific configuration string that MongoDB will pass to the
574
- ``wiredTiger`` storage engine. See the :wtdocs:`WiredTiger documentation of
574
+ ``wiredTiger`` storage engine. See the :wtdocs-v5.0 :`WiredTiger documentation of
575
575
collection level options </struct_w_t___s_e_s_s_i_o_n.html>`
576
576
for specific ``wiredTiger`` options.
Original file line number Diff line number Diff line change @@ -908,7 +908,7 @@ Glossary
908
908
Snappy is the default compression
909
909
library for MongoDB's use of :ref:`WiredTiger
910
910
<storage-wiredtiger>`. See `Snappy
911
- <https://google.github.io/snappy/>`_ and the :wtdocs:`WiredTiger compression
911
+ <https://google.github.io/snappy/>`_ and the :wtdocs-v5.0 :`WiredTiger compression
912
912
documentation </compression.html>`
913
913
for more information.
914
914
@@ -1091,7 +1091,7 @@ Glossary
1091
1091
at the cost of more CPU, compared to MongoDB's use of
1092
1092
:term:`snappy`. You can configure :ref:`WiredTiger
1093
1093
<storage-wiredtiger>` to use zlib as its compression library. See
1094
- http://www.zlib.net and the :wtdocs:`WiredTiger compression documentation
1094
+ http://www.zlib.net and the :wtdocs-v5.0 :`WiredTiger compression documentation
1095
1095
</compression.html>` for more
1096
1096
information.
1097
1097
Original file line number Diff line number Diff line change @@ -615,6 +615,6 @@ options when you create a collection with
615
615
616
616
This operation creates a new collection named ``users`` with a
617
617
specific configuration string that MongoDB will pass to the
618
- ``wiredTiger`` storage engine. See the :wtdocs:`WiredTiger documentation of
618
+ ``wiredTiger`` storage engine. See the :wtdocs-v5.0 :`WiredTiger documentation of
619
619
collection level options </struct_w_t___s_e_s_s_i_o_n.html>`
620
620
for specific ``wiredTiger`` options.
Original file line number Diff line number Diff line change @@ -3901,8 +3901,8 @@ WiredTiger Parameters
3901
3901
"wiredTigerEngineRuntimeConfig": "<option>=<setting>,<option>=<setting>"
3902
3902
})
3903
3903
3904
- See the WiredTiger documentation for all available :wtdocs:`WiredTiger
3905
- configuration options </struct_w_t___c_o_n_n_e_c_t_i_o_n.html#>`.
3904
+ See the WiredTiger documentation for all available
3905
+ :wtdocs-v5.0:`WiredTiger configuration options </struct_w_t___c_o_n_n_e_c_t_i_o_n.html#>`.
3906
3906
3907
3907
Auditing Parameters
3908
3908
~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments