filebrowser/settings
Ahmad Hesam 7354902fdc 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-03-14 16:13:54 +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: add ability to select file modified time format (#1536) 2021-09-11 14:12:51 +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-03-14 16:13:54 +01:00
storage.go feat: integrate tus.io for resumable and chunked uploads (#2145) 2023-07-28 18:15:44 +02:00
tus.go feat: integrate tus.io for resumable and chunked uploads (#2145) 2023-07-28 18:15:44 +02:00