We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 916ed85 commit 73dc918Copy full SHA for 73dc918
source/connect/connection-options.txt
@@ -238,7 +238,8 @@ Read Preference Options
238
239
$uriOptions = [ 'readPreference' =>
240
MongoDB\Driver\ReadPreference.RP_SECONDARY_PREFERRED ];
241
- **Connection URI**: ``readPreference=secondaryPreferred``
+
242
+ **Connection URI**: ``readPreference=secondaryPreferred``
243
244
* - :manual:`maxStalenessSeconds </reference/connection-string/#mongodb-urioption-urioption.maxstalenessseconds>`
245
- {+int-data-type+}
0 commit comments