Update documentation for shared storage. #5014

pull/5969/head
Nikhil Mohite 2023-03-20 14:11:57 +05:30 committed by GitHub
parent 28e1e34407
commit 97d3b6c7db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -58,6 +58,9 @@ the admin user. Using this shared storage users can share the files with other u
Admin users can mark the shared storage as restricted to restrict non-admin users from deleting, uploading,
adding, and renaming files/folders in shared storage by setting the restricted_access flag in config.
*NOTE: You must ensure the directories specified are writeable by the user that the web server processes will be running as, e.g. apache or www-data.*
Other Options
*********************