Skip to content

Commit db81f6b

Browse files
Isabella SiuIsabella Siu
authored andcommitted
DOCS-11938 fix example for waitForSecondaryBeforeNoopWriteMS
1 parent a4452ec commit db81f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/parameters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1397,7 +1397,7 @@ Replication Parameters
13971397

13981398
.. code-block:: sh
13991399

1400-
mongod --setParameter waitForSecondaryBeforeNoopWriteMS=20
1400+
mongod --setParameter waitForSecondaryBeforeNoopWriteMS=2000
14011401

14021402
During runtime, you can also set the parameter with the
14031403
:dbcommand:`setParameter` command:

0 commit comments

Comments
 (0)