From 64b0eb7d050755aab58a4ec7bcb218f9ced19921 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Fri, 22 Dec 2023 17:39:20 +1000 Subject: [PATCH] doc/radosgw: list supported plugins-compression.rst List supported compression plugins in doc/radosgw/compression.rst. Co-authored-by: Anthony D'Atri Signed-off-by: Zac Dover --- doc/radosgw/compression.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/radosgw/compression.rst b/doc/radosgw/compression.rst index 0fa1f57185c9..429dde91c73d 100644 --- a/doc/radosgw/compression.rst +++ b/doc/radosgw/compression.rst @@ -10,6 +10,12 @@ using any of the existing compression plugins. .. note:: The Reef release added a :ref:`feature_compress_encrypted` zonegroup feature to enable compression with `Server-Side Encryption`_. +Supported compression plugins include the following: + +* lz4 +* snappy +* zlib +* zstd Configuration ============= -- 2.47.3