Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 44f1f90

Browse files
Merge 5.1 into 5.x (#3199)
2 parents 8cf9f66 + c23cadd commit 44f1f90

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎docs/fundamentals/connection/connect-to-mongodb.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,8 @@ For a MongoDB database connection, you can specify the following details:
136136

137137
'host' => ['node1.example.com:27017', 'node2.example.com:27017', 'node3.example.com:27017'],
138138

139-
.. note::
140-
141-
This option does not accept hosts that use the DNS seedlist
142-
connection format.
139+
| This option does not accept hosts that use the DNS seedlist
140+
connection format.
143141

144142
* - ``database``
145143
- Specifies the name of the MongoDB database to read and write to.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /