commit
7d5b266227
@ -10,7 +10,7 @@ On many public servers there may be limits on disk usage.
|
|||||||
|
|
||||||
The quickest and easiest way to share files is through file attachments. In the row of icons below the status post editor is a tool to upload attachments. Click the tool, select a file and submit. After the file is uploaded, you will see an attachment code placed inside the text region. Do not edit this line or it may break the ability for your friends to see the attachment. You can use the post permissions dialogue box or privacy hashtags to restrict the visibility of the file - which will be set to match the permissions of the post your are sending.
|
The quickest and easiest way to share files is through file attachments. In the row of icons below the status post editor is a tool to upload attachments. Click the tool, select a file and submit. After the file is uploaded, you will see an attachment code placed inside the text region. Do not edit this line or it may break the ability for your friends to see the attachment. You can use the post permissions dialogue box or privacy hashtags to restrict the visibility of the file - which will be set to match the permissions of the post your are sending.
|
||||||
|
|
||||||
To delete attachments or change the permissions on the stored files, visit [observer.baseurl]/filestorage/{{username}}" replacing {{username}} with the nickname you provided during channel creation.
|
To delete attachments or change the permissions on the stored files, visit [observer.baseurl]/cloud/{{username}}" replacing {{username}} with the nickname you provided during channel creation.
|
||||||
|
|
||||||
[b]Web Access[/b]
|
[b]Web Access[/b]
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ Once you've done that, cd into the directory, and add an upstream.
|
|||||||
|
|
||||||
[code]
|
[code]
|
||||||
cd red
|
cd red
|
||||||
git remote add upstream https://github.com/redmatrix/redmatrix
|
git remote add upstream https://github.com/redmatrix/hubzilla
|
||||||
[/code]
|
[/code]
|
||||||
|
|
||||||
From now on, you can pull upstream changes with the command
|
From now on, you can pull upstream changes with the command
|
||||||
|
@ -29,4 +29,7 @@ Login Name: {{$email}}
|
|||||||
Sincerely,
|
Sincerely,
|
||||||
{{$sitename}} Administrator
|
{{$sitename}} Administrator
|
||||||
|
|
||||||
|
--
|
||||||
|
Terms Of Service:
|
||||||
|
{{$siteurl}}/help/TermsOfService
|
||||||
|
|
||||||
|
@ -18,3 +18,8 @@ Sincerely,
|
|||||||
{{$sitename}} Administrator
|
{{$sitename}} Administrator
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
--
|
||||||
|
Terms Of Service:
|
||||||
|
{{$siteurl}}/help/TermsOfService
|
||||||
|
|
||||||
|
@ -23,3 +23,8 @@ To deny the request and remove the account, please visit:
|
|||||||
|
|
||||||
Thank you.
|
Thank you.
|
||||||
|
|
||||||
|
|
||||||
|
--
|
||||||
|
Terms Of Service:
|
||||||
|
{{$siteurl}}/help/TermsOfService
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user