From: Casey Bodley Date: Wed, 2 Nov 2016 15:18:19 +0000 (-0400) Subject: doc/rgw: document rgw_compression_type X-Git-Tag: v11.1.0~429^2^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=42a18edf26b7912c9bda9047e75dd64e6786d2b6;p=ceph.git doc/rgw: document rgw_compression_type Signed-off-by: Casey Bodley --- diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index 390151b87e92..b25cf14c51ff 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -380,6 +380,16 @@ Ceph configuration file, the default value will be set automatically. :Default: ``-1`` +``rgw compression type`` + +:Description: The compression plugin to use when writing object data. Each + compressed object remembers which plugin was used, so changing + this setting does not hinder the ability to decompress existing + objects, not does it force existing objects to be recompressed. +:Type: String +:Default: ``none`` + + Regions =======