File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
source/fundamentals/connection Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -306,11 +306,11 @@ relevant options.
306306 readPreference=primaryPreferred
307307 &maxStalenessSeconds=90
308308 &readPreferenceTags=dc:ny,rack:1
309-
310- You can include the ``readPreferenceTags`` parameter in the connection URI more
311- than once. If you do, the client treats each instance as a separate tag set.
312- The order of the tags in the URI determines the order for read preference. You can
313- use this parameter only if the read-preference mode is not ``primary``.
309+
310+ | You can include the ``readPreferenceTags`` parameter in the connection URI more
311+ than once. If you do, the client treats each instance as a separate tag set.
312+ The order of the tags in the URI determines the order for read preference. You can
313+ use this parameter only if the read-preference mode is not ``primary``.
314314
315315 * - **ReplicaSetName**
316316 - | The name of the replica set to connect to.
You can’t perform that action at this time.
0 commit comments