File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
source/connect/connection-options Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,14 +37,14 @@ The {+library-short+} supports the following compressors:
3737
3838 If you specify multiple compressors to use on your connection, the
3939 driver selects the first one that is supported by the MongoDB
40- instance that the {+library-short+} is connected to.
40+ deployment that the {+library-short+} is connected to.
4141
4242.. _php-enable-compression:
4343
4444Enable Network Compression
4545--------------------------
4646
47- To enable compression for the connection to your MongoDB instance , use the
47+ To enable compression for the connection to your MongoDB deployment , use the
4848``compressors`` connection option and specify the compression algorithms you want to use.
4949You can do this in two ways:
5050
You can’t perform that action at this time.
0 commit comments