chore(docs): update CLI documentation
This commit is contained in:
@@ -41,6 +41,7 @@ filebrowser config init [flags]
|
||||
--disableThumbnails disable image thumbnails
|
||||
--disableTypeDetectionByHeader disables type detection by reading file headers
|
||||
--fileMode string mode bits that new files are created with (default "0o640")
|
||||
--followExternalSymlinks follow symlinks whose target is outside the user scope (unsafe)
|
||||
-h, --help help for init
|
||||
--hideDotfiles hide dotfiles in file listings
|
||||
--hideLoginButton hide login button from public pages
|
||||
|
||||
@@ -38,6 +38,7 @@ filebrowser config set [flags]
|
||||
--disableThumbnails disable image thumbnails
|
||||
--disableTypeDetectionByHeader disables type detection by reading file headers
|
||||
--fileMode string mode bits that new files are created with (default "0o640")
|
||||
--followExternalSymlinks follow symlinks whose target is outside the user scope (unsafe)
|
||||
-h, --help help for set
|
||||
--hideDotfiles hide dotfiles in file listings
|
||||
--hideLoginButton hide login button from public pages
|
||||
|
||||
@@ -61,6 +61,7 @@ filebrowser [flags]
|
||||
--disablePreviewResize disable resize of image previews
|
||||
--disableThumbnails disable image thumbnails
|
||||
--disableTypeDetectionByHeader disables type detection by reading file headers
|
||||
--followExternalSymlinks follow symlinks whose target is outside the user scope (unsafe)
|
||||
-h, --help help for filebrowser
|
||||
--imageProcessors int image processors count (default 4)
|
||||
-k, --key string tls key
|
||||
|
||||
Reference in New Issue
Block a user