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 36a3d08 commit 76ab287Copy full SHA for 76ab287
source/configuration.txt
@@ -203,5 +203,5 @@ Compressing data to and from MongoDB
203
MongoDB 3.4 added Snappy compression support, while zlib compression was added
204
in 3.6, and zstd compression in 4.2.
205
206
-Data compression can be enabled with the appropriate URI options, as documented
207
-in the `C driver manual <https://mongoc.org/libmongoc/current/data-compression.html>`__.
+You can enable data compression the appropriate URI options. Learn about these options
+in the `MongoDB C driver API documentation <https://mongoc.org/libmongoc/current/mongoc_uri_t.html#connection-options>`__.
0 commit comments