File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ to prefer reads from secondary replica set members in the following order:
235
235
#. Members from the San Francisco data center (``['dc' => 'sf']``)
236
236
#. Any secondary members (``[]``)
237
237
238
- .. literalinclude:: /includes/databases-collections/databases-collections .php
238
+ .. literalinclude:: /includes/read-write-pref .php
239
239
:language: php
240
240
:dedent:
241
241
:start-after: start-tag-set
@@ -257,7 +257,7 @@ sets the ``localThresholdMS`` option.
257
257
258
258
The following example specifies a local threshold of 35 milliseconds:
259
259
260
- .. literalinclude:: /includes/databases-collections/databases-collections .php
260
+ .. literalinclude:: /includes/read-write-pref .php
261
261
:language: php
262
262
:dedent:
263
263
:start-after: start-local-threshold
You can’t perform that action at this time.
0 commit comments