diff options
author | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2014-03-11 22:49:26 +0100 |
---|---|---|
committer | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2014-03-11 22:49:26 +0100 |
commit | 843cef99ea9be9eea0df49ba6a35090f4e8c61f6 (patch) | |
tree | 02223ae05bbe069d9ea00b5c2d30bdaf5b23e83c /doc/nb-no/checking_account_quota_usage.bb | |
parent | 5894a7db48179a1ff8752c7fdd264194f1297316 (diff) | |
download | volse-hubzilla-843cef99ea9be9eea0df49ba6a35090f4e8c61f6.tar.gz volse-hubzilla-843cef99ea9be9eea0df49ba6a35090f4e8c61f6.tar.bz2 volse-hubzilla-843cef99ea9be9eea0df49ba6a35090f4e8c61f6.zip |
Norwegian splash and main.bb doc
Diffstat (limited to 'doc/nb-no/checking_account_quota_usage.bb')
-rw-r--r-- | doc/nb-no/checking_account_quota_usage.bb | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/nb-no/checking_account_quota_usage.bb b/doc/nb-no/checking_account_quota_usage.bb new file mode 100644 index 000000000..198b15bfd --- /dev/null +++ b/doc/nb-no/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 |