Skip to content

Commit 608a5b2

Browse files
authored
Merge pull request ceph#55475 from zdover23/wip-doc-2024-02-07-radosgw-admin-confval
doc/radosgw: add confval directives Reviewed-by: Anthony D'Atri <[email protected]>
2 parents 583a355 + 6504732 commit 608a5b2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/radosgw/admin.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -541,11 +541,11 @@ Quota statistics are cached by each RGW instance. If multiple RGW instances are
541541
deployed, then this cache may prevent quotas from being perfectly enforced,
542542
because each instance may have a different set of quota settings.
543543

544-
The options that control this behavior are
544+
Here are the options that control this behavior:
545545

546-
#. ``rgw_bucket_quota_ttl``
547-
#. ``rgw_user_quota_bucket_sync_interval`` and
548-
#. ``rgw_user_quota_sync_interval``.
546+
:confval:`rgw_bucket_quota_ttl`
547+
:confval:`rgw_user_quota_bucket_sync_interval`
548+
:confval:`rgw_user_quota_sync_interval`
549549

550550
Increasing these values will make quota operations more efficient at the cost
551551
of increasing the likelihood that the multiple RGW instances may not

0 commit comments

Comments
 (0)