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

Appearance settings

Commit c23cadd

Browse filesBrowse files
authored
DOCSP-42964: Remove nested component (#3198)
1 parent c0d2635 commit c23cadd
Copy full SHA for c23cadd

File tree

Expand file treeCollapse file tree

1 file changed

+2
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-4
lines changed

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

Copy file name to clipboardExpand all lines: docs/fundamentals/connection/connect-to-mongodb.txt
+2-4Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.