From: Zac Dover Date: Wed, 7 Feb 2024 13:18:35 +0000 (+1000) Subject: doc/radosgw: add confval directives X-Git-Tag: testing/wip-batrick-testing-20240411.154038~483^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=6504732e1b5b34756a119bc1547d22c07bd6458a;p=ceph-ci.git doc/radosgw: add confval directives Add confval directives to the documentation of "quota cache" options. This addresses a request made by Antony D'Atri in https://github.com/ceph/ceph/pull/55075/files#r1444006246. Signed-off-by: Zac Dover --- diff --git a/doc/radosgw/admin.rst b/doc/radosgw/admin.rst index 5717e367018..fe29849cbec 100644 --- a/doc/radosgw/admin.rst +++ b/doc/radosgw/admin.rst @@ -541,11 +541,11 @@ Quota statistics are cached by each RGW instance. If multiple RGW instances are deployed, then this cache may prevent quotas from being perfectly enforced, because each instance may have a different set of quota settings. -The options that control this behavior are +Here are the options that control this behavior: -#. ``rgw_bucket_quota_ttl`` -#. ``rgw_user_quota_bucket_sync_interval`` and -#. ``rgw_user_quota_sync_interval``. +:confval:`rgw_bucket_quota_ttl` +:confval:`rgw_user_quota_bucket_sync_interval` +:confval:`rgw_user_quota_sync_interval` Increasing these values will make quota operations more efficient at the cost of increasing the likelihood that the multiple RGW instances may not