This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
Files
core/doc/checking_account_quota_usage.bb
Thomas Willingham e5a17b5d77 Doco - if I ever have to touch dozens of files to change one link again,
I'll stab someone - so make sure we don't have to.
2014-10-17 17:42:34 +01:00

18 lines
699 B
Clojure

[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]
Visit the following URL in your browser:
[observer.baseurl]/filestorage/[observer.webname]
[b]Check uploaded photos storage quota levels[/b]
[observer.baseurl]/photos/[observer.webname]
Example:
[observer.baseurl]/filestorage/[observer.webname]
#include doc/macros/main_footer.bb;