From 07110f41243f81c9755bd9f168621e7052d16f77 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Mon, 26 Nov 2012 12:13:35 -0800 Subject: [PATCH] Remove bogus word & fix boolean value Secondaries cannot synchronize from members where buildIndexes is _false_ --- source/reference/replica-configuration.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/reference/replica-configuration.txt b/source/reference/replica-configuration.txt index 22b6dc7ccb3..b96f32f3a4d 100644 --- a/source/reference/replica-configuration.txt +++ b/source/reference/replica-configuration.txt @@ -91,7 +91,7 @@ Configuration Variables - You are only using this instance to perform backups using :program:`mongodump`, - - this instance will receive no queries will, *and* + - this instance will receive no queries, *and* - index creation and maintenance overburdens the host system. @@ -108,7 +108,7 @@ Configuration Variables member to the set. Furthermore, other secondaries cannot synchronize off of replica - set members where :data:`members[n].buildIndexes` is true. + set members where :data:`members[n].buildIndexes` is false. .. data:: members[n].hidden