mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-07-27 18:30:34 +00:00

The defaults remain the same as before. For now, the config options are global instead of per-user. Note also that the BoltDB creation maintains the old default mode of 0640 since it's not really a user-facing filesystem manipulation. Fixes #5316, #5200