streams/doc/checking_account_quota_usage.bb

18 lines
732 B
BlitzBasic
Raw Normal View History

2014-02-24 05:13:28 +00:00
[b]Checking your account quota usage (service limits usage)[/b]
Your hub might implement service class limits, assigning limits to the total size of file, photo, channels, top-level posts, etc., that can be created by an account holder for a specific service level.
Here's how you can quickly check how much of your assigned quota you're currently using:
[b]Check file storage quota levels[/b]
2014-02-24 05:13:28 +00:00
Visit the following URL in your browser:
2014-07-08 20:58:32 +00:00
[observer.baseurl]/filestorage/[observer.webname]
2014-02-24 05:13:28 +00:00
[b]Check uploaded photos storage quota levels[/b]
2014-07-08 20:58:32 +00:00
[observer.baseurl]/photos/[observer.webname]
2014-02-24 05:13:28 +00:00
Example:
2014-07-08 20:58:32 +00:00
[observer.baseurl]/filestorage/[observer.webname]
2014-02-24 05:13:28 +00:00
Return to the [zrl=[baseurl]/help/main]Main documentation page[/zrl]