filebrowser/settings
Henrique Dias e3e4515af6
Add hide-dotfiles as command line parameter
Can be set through both the `config init` as the `config set` commands

Examples:
  * filebrowser init config --hide-dotfiles=true
  * filebrowser set config --hide-dotfiles=true
2025-11-14 08:07:30 +01:00
..
branding.go feat: add a new setting that disables the display of the disk usage (#2136) 2023-02-15 23:30:48 +01:00
defaults.go feat: allow setting ace editor theme (#3826) 2025-09-25 16:47:00 +02:00
dir.go fix: set correct scope when user home creation is enabled 2022-06-03 16:04:15 +02:00
settings.go Add hide-dotfiles as command line parameter 2025-11-14 08:07:30 +01:00
storage.go feat: Allow file and directory creation modes to be configured 2025-07-22 07:56:52 +02:00
tus.go feat: integrate tus.io for resumable and chunked uploads (#2145) 2023-07-28 18:15:44 +02:00