aboutsummaryrefslogtreecommitdiffstats
path: root/doc/checking_account_quota_usage.bb
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2014-02-24 05:13:28 +0000
committerThomas Willingham <founder@kakste.com>2014-02-24 05:13:28 +0000
commit29f6975715b20597c6e19945ca5095f1e60dad42 (patch)
tree3def6931fd6249d546d822ee57298bb45ce05b90 /doc/checking_account_quota_usage.bb
parent8284901f9eda97457da1d4d5a74a0e24ee9249b3 (diff)
downloadvolse-hubzilla-29f6975715b20597c6e19945ca5095f1e60dad42.tar.gz
volse-hubzilla-29f6975715b20597c6e19945ca5095f1e60dad42.tar.bz2
volse-hubzilla-29f6975715b20597c6e19945ca5095f1e60dad42.zip
Import doco from docs@friendicared.net
Diffstat (limited to 'doc/checking_account_quota_usage.bb')
-rw-r--r--doc/checking_account_quota_usage.bb26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/checking_account_quota_usage.bb b/doc/checking_account_quota_usage.bb
new file mode 100644
index 000000000..198b15bfd
--- /dev/null
+++ b/doc/checking_account_quota_usage.bb
@@ -0,0 +1,26 @@
+[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][color= grey]Check file storage quota levels[/color][/b]
+Visit the following URL in your browser:
+[code]
+https://{Red-domain}/filestorage/{your_username}
+[/code]
+
+Example:
+[code]https://friendicared.net/filestorage/test2
+[/code]
+
+[b][color= grey]Check uploaded photos storage quota levels[/color][/b]
+[code]
+https://{Red-domain}photos/{your_username}/upload/
+[/code]
+
+Example:
+[code]https://friendicared.net/photos/test2/upload/
+[/code]
+
+Return to the [url=[baseurl]/help/main]Main documentation page[/url] \ No newline at end of file