We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb5894 commit 6b40e89Copy full SHA for 6b40e89
source/fundamentals/connection/mongoclientsettings.txt
@@ -266,7 +266,6 @@ settings to modify the driver's behavior:
266
TXT records associated with the host. If you want to enable the processing of TXT records,
267
you must specify the SRV host in the connection string
268
using the ``applyConnectionString()`` method.
269
- |
270
.. code-block:: java
271
:emphasize-lines: 3
272
MongoClient mongoClient = MongoClients.create(
0 commit comments