File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -541,11 +541,11 @@ Quota statistics are cached by each RGW instance. If multiple RGW instances are
541541deployed, then this cache may prevent quotas from being perfectly enforced,
542542because 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
550550Increasing these values will make quota operations more efficient at the cost
551551of increasing the likelihood that the multiple RGW instances may not
You can’t perform that action at this time.
0 commit comments