File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
.. _java-compression:
2
+ .. _network-compression:
2
3
3
4
========================
4
5
Compress Network Traffic
@@ -64,15 +65,15 @@ tab to see the corresponding syntax:
64
65
.. tab:: Connection String
65
66
:tabid: connectionstring
66
67
67
- .. literalinclude:: /includes/connect/network-compression .java
68
+ .. literalinclude:: /includes/connect/NetworkCompression .java
68
69
:start-after: start-specify-connection-string
69
70
:end-before: end-specify-connection-string
70
71
:language: java
71
72
72
73
.. tab:: MongoClientSettings
73
74
:tabid: mongoclientsettings
74
75
75
- .. literalinclude:: /includes/connect/network-compression .java
76
+ .. literalinclude:: /includes/connect/NetworkCompression .java
76
77
:start-after: start-specify-uri
77
78
:end-before: end-specify-uri
78
79
:language: java
File renamed without changes.
You can’t perform that action at this time.
0 commit comments