Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@ String` or :guilabel:`MongoClientSettings` tab to see the options available:

*Default*: ``false``

* - ``loadBalanced``
- boolean
- Specifies whether or not the driver is connecting to MongoDB using a load balancer.

*Default*: ``null``

* - ``srvServiceName``
- string
- Specifies the service name of the `SRV resource records
Expand Down
Loading