mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
21 lines
934 B
BlitzBasic
21 lines
934 B
BlitzBasic
|
[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=1][observer.baseurl]/filestorage/[observer.webname][/observer]
|
||
|
[observer=0]example.com/filestorage/username[/observer]
|
||
|
|
||
|
[b]Check uploaded photos storage quota levels[/b]
|
||
|
[observer=1][observer.baseurl]/photos/[observer.webname][/observer]
|
||
|
[observer=0]example.com/photos/username[/observer]
|
||
|
|
||
|
Example:
|
||
|
[observer=1][observer.baseurl]/filestorage/[observer.webname][/observer]
|
||
|
[observer=0]example.com/filestorage/username[/observer]
|
||
|
|
||
|
#include doc/macros/main_footer.bb;
|