From 2d813e1f7c201cdb1f85a96f7d52c6cf9bdd78ac Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 8 Feb 2023 22:33:02 +1000 Subject: [PATCH] doc/rgw: fixup (squash later) Signed-off-by: Zac Dover --- doc/radosgw/multisite.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/radosgw/multisite.rst b/doc/radosgw/multisite.rst index 30bcaac9a086..136130fe84b6 100644 --- a/doc/radosgw/multisite.rst +++ b/doc/radosgw/multisite.rst @@ -557,9 +557,9 @@ Check the logs For multi-site deployments only, you can examine the metadata log (``mdlog``), the bucket index log (``bilog``), and the data log (``datalog``). You can list them and also trim them. Trimming is not needed in most cases because -:confval:`rgw_sync_log_trim_interval` is set to 20 minutes by default. It +``rgw_sync_log_trim_interval`` is set to 20 minutes by default. It should not be necessary to trim the logs unless -:confval:`rgw_sync_log_trim_interval` has been manually set to 0. +``rgw_sync_log_trim_interval`` has been manually set to 0. Changing the Metadata Master Zone --------------------------------- -- 2.47.3