Skip to content

Commit 07110f4

Browse files
committed
Remove bogus word & fix boolean value
Secondaries cannot synchronize from members where buildIndexes is _false_
1 parent 052717b commit 07110f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/replica-configuration.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Configuration Variables
9191
- You are only using this instance to perform backups using
9292
:program:`mongodump`,
9393

94-
- this instance will receive no queries will, *and*
94+
- this instance will receive no queries, *and*
9595

9696
- index creation and maintenance overburdens the host
9797
system.
@@ -108,7 +108,7 @@ Configuration Variables
108108
member to the set.
109109

110110
Furthermore, other secondaries cannot synchronize off of replica
111-
set members where :data:`members[n].buildIndexes` is true.
111+
set members where :data:`members[n].buildIndexes` is false.
112112

113113
.. data:: members[n].hidden
114114

0 commit comments

Comments
 (0)