File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Specify Compression Algorithms
48
48
49
49
You can enable compression for the connection to your MongoDB instance
50
50
by specifying the algorithms in one of two ways. Select the
51
- :guilabel:`Connection String` or :guilabel:`MongoClient Settings ` tab to
51
+ :guilabel:`Connection String` or :guilabel:`MongoClientSettings ` tab to
52
52
see the corresponding syntax:
53
53
54
54
- In the ``compressors`` parameter of your connection string
@@ -66,7 +66,7 @@ The following example shows how to specify all compression algorithms:
66
66
:end-before: end-specify-connection-string
67
67
:language: java
68
68
69
- .. tab:: MongoClient Settings
69
+ .. tab:: MongoClientSettings
70
70
:tabid: mongoclientsettings
71
71
72
72
.. literalinclude:: /includes/connect/network-compression.java
You can’t perform that action at this time.
0 commit comments