diff --git a/storage/mongodb/locales/en-US/66-mongodb.html b/storage/mongodb/locales/en-US/66-mongodb.html index 4b505f00..5c811335 100644 --- a/storage/mongodb/locales/en-US/66-mongodb.html +++ b/storage/mongodb/locales/en-US/66-mongodb.html @@ -27,14 +27,17 @@ by specific host:port connections. This is the default for MongoDB instances in the Atlas cloud service. +
Connect options is where you add the optional parameters required by your MongoDB instance. This might include:
If you are connecting to
IBM Databases for MongoDB, as a replica-set, be sure to append ssl=true&tlsAllowInvalidCertificates=true
to the Connect options.
+