From: Anthony D'Atri Date: Sat, 3 Feb 2024 07:18:25 +0000 (-0500) Subject: src/common/options: Correct typo in rgw.yaml.in X-Git-Tag: v17.2.8~502^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=9d888faa270c4467649b64e8692165cc432c4d19;p=ceph.git src/common/options: Correct typo in rgw.yaml.in Signed-off-by: Anthony D'Atri (cherry picked from commit 1796022aa4778226c2d7e04c1cb989ab9d025272) --- diff --git a/src/common/options/rgw.yaml.in b/src/common/options/rgw.yaml.in index 0c08916ef5609..e82a0147b1caa 100644 --- a/src/common/options/rgw.yaml.in +++ b/src/common/options/rgw.yaml.in @@ -224,7 +224,7 @@ options: long_desc: The lifecycle maintenance thread is responsible for lifecycle related maintenance work. The thread itself can be disabled, but in order for lifecycle to work correctly, at least one RGW in each zone needs to have this thread running. - Havingthe thread enabled on multiple RGW processes within the same zone can spread + Having the thread enabled on multiple RGW processes within the same zone can spread some of the maintenance work between them. default: true services: