diff --git a/cfg/rippled-example.cfg b/cfg/rippled-example.cfg index e21197eed5a..a3bcf0056be 100644 --- a/cfg/rippled-example.cfg +++ b/cfg/rippled-example.cfg @@ -389,6 +389,21 @@ # # # +# [compression] +# +# true or false +# +# true - enables compression +# false - disables compression [default]. +# +# The rippled server can save bandwidth by compressing its peer-to-peer communications, +# at a cost of greater CPU usage. If you enable link compression, +# the server automatically compresses communications with peer servers +# that also have link compression enabled. +# https://xrpl.org/enable-link-compression.html +# +# +# # [ips] # # List of hostnames or ips where the Ripple protocol is served. A default