Skip to content

Commit 5481a52

Browse files
author
Frannie-Ludmilla
committed
Remove GZip compression
1 parent 04f3b09 commit 5481a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/configuration/configuration-settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ m|+++32768+++
550550
a|Network compression algorithms that this instance will allow in negotiation as a comma-separated list. +
551551
For incoming connections, the algorithms are listed in descending order of preference. An empty list implies no compression. +
552552
For outgoing connections, this merely specifies the allowed set of algorithms and the preference of the remote peer will be used for making the decision. +
553-
Allowable values: [Gzip, Snappy, Snappy_validating, LZ4, LZ4_high_compression, LZ_validating, LZ4_high_compression_validating]
553+
Allowable values: [Snappy, Snappy_validating, LZ4, LZ4_high_compression, LZ_validating, LZ4_high_compression_validating]
554554
|Valid values
555555
a|A comma-separated list where each element is a string.
556556
|Default value

0 commit comments

Comments
 (0)