Skip to content

Commit 6bfb367

Browse files
committed
test
1 parent bf43a6c commit 6bfb367

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/connect/connection-options.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ Read Preference Options
224224
.. list-table::
225225
:header-rows: 1
226226
:stub-columns: 1
227+
:width: 20 20 60
227228

228229
* - Connection Option
229230
- Data Type
@@ -249,6 +250,7 @@ Read Preference Options
249250
- **MongoDB\\Client**:
250251

251252
.. code-block::
253+
:copyable: false
252254

253255
$uriOptions = [
254256
'readPreferenceTags' => [[ 'region' => 'east' ], [ 'region' => 'west']]

0 commit comments

Comments
 (0)