Skip to content

Commit 37021fd

Browse files
author
Sam Kleinman
committed
minor: sphinxifying mongos revision
1 parent 00ab8cf commit 37021fd

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

source/reference/mongos.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,13 @@ Options
155155
specify either 1 configuration server or 3 configuration servers,
156156
in a comma separated list.
157157

158-
Note that each mongos will read from the first config server in the
159-
list provided. If you're running config servers across more than one
160-
data center, you should specify the closest config servers as the first
161-
servers in the list.
158+
.. note::
159+
160+
Each :program:`mongos` reads from the first :term:`config server
161+
<config database>` in the list provided. If your configuration
162+
databases reside in more that one data center, you should
163+
specify the closest config servers as the first servers in the
164+
list.
162165

163166
.. option:: --test
164167

0 commit comments

Comments
 (0)