]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rgw: fixup (squash later) 50026/head
authorZac Dover <zac.dover@proton.me>
Wed, 8 Feb 2023 12:33:02 +0000 (22:33 +1000)
committerZac Dover <zac.dover@proton.me>
Wed, 8 Feb 2023 12:33:02 +0000 (22:33 +1000)
Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/radosgw/multisite.rst

index 30bcaac9a086203b64397b2d4bddc9312d748018..136130fe84b675afaefe251ea6a2dfd78a5d2444 100644 (file)
@@ -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
 ---------------------------------