Skip to content

Commit 4a4c292

Browse files
authored
Fixes build errors (#896) (#897)
1 parent 6d3bc10 commit 4a4c292

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

source/reference/mms-cluster-settings-file.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -688,11 +688,10 @@ replica set member:
688688
:file:`WiredTigerLAS.wt` file and restart |mongod|.
689689

690690
To change the maximum size during runtime, use the
691-
:parameter:`wiredTigerMaxCacheOverflowSizeGB` parameter.
691+
``wiredTigerMaxCacheOverflowSizeGB`` parameter.
692692

693693
This setting corresponds to the
694-
:setting:`maxCacheOverflowSizeGB
695-
<storage.wiredTiger.engineConfig.maxCacheOverflowFileSizeGB>`
694+
``maxCacheOverflowSizeGB``
696695
|mongod| replica set configuration option.
697696
- no
698697

source/verify-packages.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _verify-packages:
22

3-
=========================================
3+
==============================================
44
Verify the Integrity of {+mcli+} Packages
5-
=========================================
5+
==============================================
66

77
.. default-domain:: mongodb
88

0 commit comments

Comments
 (0)