Skip to content

Commit b101dd2

Browse files
authored
Note default connection string
1 parent 55e1ffb commit b101dd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

reference/mongodb/mongodb/driver/manager/construct.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ mongodb://[username:password@]host1[:port1][,host2[:port2],...[,hostN[:portN]]][
5050
]]>
5151
</programlisting>
5252
</para>
53+
<para>
54+
Defaults to <literal>"mongodb://127.0.0.1:27017"<literal> if unspecified.
55+
</para>
5356
<para>
5457
For details on supported URI options, see
5558
<link xlink:href="&url.mongodb.docs;reference/connection-string/#connections-connection-options">Connection String Options</link>

0 commit comments

Comments
 (0)