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:
235235#. Members from the San Francisco data center (``['dc' => 'sf']``)
236236#. Any secondary members (``[]``)
237237
238- .. literalinclude:: /includes/databases-collections/databases-collections .php
238+ .. literalinclude:: /includes/read-write-pref .php
239239 :language: php
240240 :dedent:
241241 :start-after: start-tag-set
@@ -257,7 +257,7 @@ sets the ``localThresholdMS`` option.
257257
258258The following example specifies a local threshold of 35 milliseconds:
259259
260- .. literalinclude:: /includes/databases-collections/databases-collections .php
260+ .. literalinclude:: /includes/read-write-pref .php
261261 :language: php
262262 :dedent:
263263 :start-after: start-local-threshold
You can’t perform that action at this time.
0 commit comments