Skip to content

Commit 3ce5b78

Browse files
committed
DOCS-9891: rs settings
1 parent 62095fe commit 3ce5b78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/core/replica-set-write-concern.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ on a majority of the voting members before returning:
7373
.. code-block:: javascript
7474

7575
cfg = rs.conf()
76-
cfg.settings = {}
7776
cfg.settings.getLastErrorDefaults = { w: "majority", wtimeout: 5000 }
7877
rs.reconfig(cfg)
7978

0 commit comments

Comments
 (0)