File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -81,8 +81,9 @@ description: |
81
81
.. code-block:: none
82
82
83
83
mongodb+srv://server.mongodb.com/?connectionTimeout=3000ms
84
-
85
-
84
+
85
+ .. versionadded:: 3.6
86
+
86
87
optional : true
87
88
replacement :
88
89
instance : " :program:`mongod` or :program:`mongos`"
Original file line number Diff line number Diff line change @@ -138,6 +138,8 @@ The components of this string are:
138
138
DNS Seedlist Connection Format
139
139
------------------------------
140
140
141
+ .. versionadded:: 3.6
142
+
141
143
In addition to the standard connection format, MongoDB supports a DNS-constructed
142
144
seedlist. Using the DNS to construct the available servers list allows more flexibility
143
145
of deployment and the ability to change the servers in rotation without reconfiguring
You can’t perform that action at this time.
0 commit comments