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