From 74b67998e4714d0c4783718b103c3bcb1e2f31a4 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 8 Jan 2026 13:33:23 +1000 Subject: [PATCH] doc/rgw: correct typo in rgw_usage_log_key_transition s/Hhandle/Handle/ in "rgw_usage_log_key_transition" in src/common/options/rgw.yaml.in. Signed-off-by: Zac Dover --- src/common/options/rgw.yaml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/options/rgw.yaml.in b/src/common/options/rgw.yaml.in index 7b44a9587e0..ce2a09f371f 100644 --- a/src/common/options/rgw.yaml.in +++ b/src/common/options/rgw.yaml.in @@ -4559,7 +4559,7 @@ options: - name: rgw_usage_log_key_transition type: bool level: advanced - desc: Hhandle the co-existence of both old and new name-by-user keys + desc: Handle the co-existence of both old and new name-by-user keys long_desc: The new usage log keyed by owner/payer ID has the prefix of "~" for IDs starting with '0'. This prefix is absent from the old scheme. This option instructs RGW to handle the old keys if they still exist. -- 2.47.3