Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/reference/replica-configuration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Configuration Variables

Determines whether the :program:`mongod` builds :term:`indexes
<index>` on this member. Do not set to ``false`` if a replica set
*can* become a master, or if any clients ever issue queries against
*can* become a primary, or if any clients ever issue queries against
this instance.

Omitting index creation, and thus this setting, may be useful,
Expand Down