We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 052717b commit 07110f4Copy full SHA for 07110f4
source/reference/replica-configuration.txt
@@ -91,7 +91,7 @@ Configuration Variables
91
- You are only using this instance to perform backups using
92
:program:`mongodump`,
93
94
- - this instance will receive no queries will, *and*
+ - this instance will receive no queries, *and*
95
96
- index creation and maintenance overburdens the host
97
system.
@@ -108,7 +108,7 @@ Configuration Variables
108
member to the set.
109
110
Furthermore, other secondaries cannot synchronize off of replica
111
- set members where :data:`members[n].buildIndexes` is true.
+ set members where :data:`members[n].buildIndexes` is false.
112
113
.. data:: members[n].hidden
114
0 commit comments