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 @@ -586,6 +586,6 @@ options when you create a collection with
586586
587587This operation creates a new collection named ``users`` with a
588588specific configuration string that MongoDB will pass to the
589- ``wiredTiger`` storage engine. See the :wtdocs:`WiredTiger documentation of
589+ ``wiredTiger`` storage engine. See the :wtdocs-v5.0 :`WiredTiger documentation of
590590collection level options </struct_w_t___s_e_s_s_i_o_n.html>`
591591for specific ``wiredTiger`` options.
Original file line number Diff line number Diff line change @@ -908,7 +908,7 @@ Glossary
908908 Snappy is the default compression
909909 library for MongoDB's use of :ref:`WiredTiger
910910 <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
912912 documentation </compression.html>`
913913 for more information.
914914
@@ -1079,7 +1079,7 @@ Glossary
10791079 at the cost of more CPU, compared to MongoDB's use of
10801080 :term:`snappy`. You can configure :ref:`WiredTiger
10811081 <storage-wiredtiger>` to use zlib as its compression library. See
1082- http://www.zlib.net and the :wtdocs:`WiredTiger compression documentation
1082+ http://www.zlib.net and the :wtdocs-v5.0 :`WiredTiger compression documentation
10831083 </compression.html>` for more
10841084 information.
10851085
Original file line number Diff line number Diff line change @@ -615,6 +615,6 @@ options when you create a collection with
615615
616616This operation creates a new collection named ``users`` with a
617617specific 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
619619collection level options </struct_w_t___s_e_s_s_i_o_n.html>`
620620for specific ``wiredTiger`` options.
Original file line number Diff line number Diff line change @@ -4092,8 +4092,8 @@ WiredTiger Parameters
40924092 "wiredTigerEngineRuntimeConfig": "<option>=<setting>,<option>=<setting>"
40934093 })
40944094
4095- See the WiredTiger documentation for all available :wtdocs:`WiredTiger
4096- configuration options </struct_w_t___c_o_n_n_e_c_t_i_o_n.html#>`.
4095+ See the WiredTiger documentation for all available
4096+ :wtdocs-v5.0:`WiredTiger configuration options </struct_w_t___c_o_n_n_e_c_t_i_o_n.html#>`.
40974097
40984098Auditing Parameters
40994099~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments