Skip to content
Closed
Show file tree
Hide file tree
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/configuration-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Declare all settings in this file using the following form:
parameters, register as true, if they appear in the configuration
file, regardless of their value.

.. include:: /include/note-configuration-file-must-be-ascii.rst
.. include:: /includes/note-configuration-file-must-be-ascii.rst

Settings
--------
Expand Down
2 changes: 1 addition & 1 deletion source/reference/program/mongod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Core Options
mongod. See the ":doc:`/reference/configuration-options`" document
for more information about these options.

.. include:: /include/note-configuration-file-must-be-ascii.rst
.. include:: /includes/note-configuration-file-must-be-ascii.rst

.. option:: --verbose, -v

Expand Down
2 changes: 1 addition & 1 deletion source/reference/program/mongos.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Options
Not all configuration options for :program:`mongod` make sense in
the context of :program:`mongos`.

.. include:: /include/note-configuration-file-must-be-ascii.rst
.. include:: /includes/note-configuration-file-must-be-ascii.rst

.. option:: --verbose, -v

Expand Down