add doc on quota burst
This commit is contained in:
parent
1e6bd8e290
commit
9f748deee4
1 changed files with 1 additions and 2 deletions
|
@ -23,8 +23,7 @@ paths:
|
|||
'200':
|
||||
description: |
|
||||
Returns information about all the user's websites, and user information related to websites.
|
||||
The website quota (`quota_website_count`) indicates a quota in number of websites that the user is allowed to create.
|
||||
TODO: document burst_bucket_quota_size
|
||||
The website quota (`quota_website_count`) indicates a quota in number of websites that the user is allowed to create. Website size is set at 100MB by default, and users can increase this quota autonomously up to a certain value defined by `burst_bucket_quota_size`, by default it's set to 200MB but it can be overriden on a per-user basis.
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
|
|
Loading…
Add table
Reference in a new issue