Skip to content

Commit ab5dc1e

Browse files
skerschbkay-kim
authored andcommitted
DOCS-10980 document dns seedlist
1 parent e0f974c commit ab5dc1e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

source/includes/options-mongo.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,9 @@ description: |
8181
.. code-block:: none
8282
8383
mongodb+srv://server.mongodb.com/?connectionTimeout=3000ms
84-
85-
84+
85+
.. versionadded:: 3.6
86+
8687
optional: true
8788
replacement:
8889
instance: ":program:`mongod` or :program:`mongos`"

source/reference/connection-string.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ The components of this string are:
138138
DNS Seedlist Connection Format
139139
------------------------------
140140

141+
.. versionadded:: 3.6
142+
141143
In addition to the standard connection format, MongoDB supports a DNS-constructed
142144
seedlist. Using the DNS to construct the available servers list allows more flexibility
143145
of deployment and the ability to change the servers in rotation without reconfiguring

0 commit comments

Comments
 (0)