named sources
This commit is contained in:
@@ -9,8 +9,9 @@ server:
|
||||
defaultEnabled: true # new users automatically get access to the source
|
||||
createUserDir: true # a user "bill" will see files from /files/users/bill
|
||||
- path: "/home/filebrowser" # mount the docker home folder for convenience
|
||||
- path: "/storage"
|
||||
name: Backend
|
||||
- path: "/storage"
|
||||
name: Storage
|
||||
# Add your sources here.
|
||||
#externalUrl: 'https://<YOUR_IP>:8900' # if you plan to share externally, share links will be generated with this url
|
||||
maxArchiveSize: 50 # maxiumum pre-archive size users are allowed to download at once.
|
||||
|
||||
Reference in New Issue
Block a user