Skip to content

Commit

Permalink
doc: rgw: correct the quota section
Browse files Browse the repository at this point in the history
Add the missing option and fix typo.

Fixes: http://tracker.ceph.com/issues/19397

Signed-off-by: Chu, Hua-Rong <hrchu@cht.com.tw>
(cherry picked from commit 51a8826)
  • Loading branch information
hrchu authored and smithfarm committed Apr 13, 2017
1 parent eb84959 commit 3bbd3c5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/radosgw/adminops.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1834,10 +1834,11 @@ Valid parameters for quotas include:
- **Maximum Size:** The ``max-size`` option allows you to specify a quota
for the maximum number of bytes. A negative value disables this setting.

- **Quota Scope:** The ``quota-scope`` option sets the scope for the quota.
- **Quota Type:** The ``quota-type`` option sets the scope for the quota.
The options are ``bucket`` and ``user``.


- **Enable/Disable Quota:** The ``enabled`` option specifies whether the
quota should be enabled. The value should be either 'True' or 'False'.

Get User Quota
~~~~~~~~~~~~~~
Expand Down

0 comments on commit 3bbd3c5

Please sign in to comment.