Skip to content

Commit d1e705d

Browse files
mongoKartgithub-actions[bot]
authored andcommitted
DOCSP-41943 - Remove duplicate H1s (#673)
(cherry picked from commit aa1de10)
1 parent a3f775e commit d1e705d

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

source/security/encrypt-fields.txt

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -25,23 +25,4 @@
2525
.. tab:: Gradle
2626
:tabid: gradle-dependency
2727

28-
.. include:: /includes/fundamentals/code-snippets/crypt-gradle-versioned.rst
29-
30-
Connection Settings
31-
-------------------
32-
33-
You can apply encryption settings when creating a ``MongoClient`` instance by
34-
passing an `AutoEncryptionSettings
35-
<{+core-api+}/AutoEncryptionSettings.html>`__
36-
object to the `autoEncryptionSettings()
37-
<{+core-api+}/MongoClientSettings.Builder.html#autoEncryptionSettings(com.mongodb.AutoEncryptionSettings)>`__
38-
method.
39-
40-
.. TODO: Add example
41-
42-
.. note::
43-
44-
If you omit ``keyVaultClient`` or set ``bypassAutomaticEncryption`` to false
45-
in your ``AutoEncryptionSettings``, the driver creates a separate, internal
46-
``MongoClient``. The internal ``MongoClient`` configuration differs from the
47-
parent ``MongoClient`` by setting the ``minPoolSize`` to 0 and omitting the ``AutoEncryptionSettings``.
28+
.. include:: /includes/fundamentals/code-snippets/crypt-gradle-versioned.rst

0 commit comments

Comments
 (0)