named sources

This commit is contained in:
2026-04-24 00:31:27 +00:00
parent 082c9f4797
commit 84fdfe7008
+2 -1
View File
@@ -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.