diff options
author | friendica <info@friendica.com> | 2014-07-10 19:30:08 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-07-10 19:30:08 -0700 |
commit | f2c54cfcaf9d154970a4a4c99384e267f8699022 (patch) | |
tree | fa606fad88cf3aefcc6ee737b789366e5cdab02d /doc/checking_account_quota_usage.bb | |
parent | 83ad5328c8b2ec3213a6368ed2203422c36435ff (diff) | |
parent | 2a62ec49a7b4db3cca39ff1d01c338f7cf559386 (diff) | |
download | volse-hubzilla-f2c54cfcaf9d154970a4a4c99384e267f8699022.tar.gz volse-hubzilla-f2c54cfcaf9d154970a4a4c99384e267f8699022.tar.bz2 volse-hubzilla-f2c54cfcaf9d154970a4a4c99384e267f8699022.zip |
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'doc/checking_account_quota_usage.bb')
-rw-r--r-- | doc/checking_account_quota_usage.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/checking_account_quota_usage.bb b/doc/checking_account_quota_usage.bb index 51bf69b27..5bf5b3163 100644 --- a/doc/checking_account_quota_usage.bb +++ b/doc/checking_account_quota_usage.bb @@ -6,12 +6,12 @@ Here's how you can quickly check how much of your assigned quota you're currentl [b]Check file storage quota levels[/b]
Visit the following URL in your browser:
-[observer.baseurl]/filestorage/webname
+[observer.baseurl]/filestorage/[observer.webname]
[b]Check uploaded photos storage quota levels[/b]
-[observer.baseurl]/photos/webname
+[observer.baseurl]/photos/[observer.webname]
Example:
-[observer.baseurl]/filestorage/webname
+[observer.baseurl]/filestorage/[observer.webname]
Return to the [zrl=[baseurl]/help/main]Main documentation page[/zrl]
|