mirror of
https://github.com/ceph/ceph
synced 2024-12-17 17:05:42 +00:00
Merge branch 'wip-9013' into giant
This commit is contained in:
commit
f26ba0461e
@ -911,7 +911,7 @@ OPTION(rgw_bucket_quota_cache_size, OPT_INT, 10000) // number of entries in buck
|
||||
|
||||
OPTION(rgw_expose_bucket, OPT_BOOL, false) // Return the bucket name in the 'Bucket' response header
|
||||
|
||||
OPTION(rgw_frontends, OPT_STR, "") // alternative front ends
|
||||
OPTION(rgw_frontends, OPT_STR, "fastcgi, civetweb port=7480") // rgw front ends
|
||||
|
||||
OPTION(rgw_user_quota_bucket_sync_interval, OPT_INT, 180) // time period for accumulating modified buckets before syncing stats
|
||||
OPTION(rgw_user_quota_sync_interval, OPT_INT, 3600 * 24) // time period for accumulating modified buckets before syncing entire user stats
|
||||
|
Loading…
Reference in New Issue
Block a user