diff --git a/www/docs/cli/filebrowser-config-init.md b/www/docs/cli/filebrowser-config-init.md index c1f8734d..f4ff829f 100644 --- a/www/docs/cli/filebrowser-config-init.md +++ b/www/docs/cli/filebrowser-config-init.md @@ -36,10 +36,10 @@ filebrowser config init [flags] --dateFormat use date format (true for absolute time, false for relative) --dirMode string mode bits that new directories are created with (default "0o750") --disableExec disables Command Runner feature (default true) + --disableImageResolutionCalc disables image resolution calculation by reading image files --disablePreviewResize disable resize of image previews --disableThumbnails disable image thumbnails --disableTypeDetectionByHeader disables type detection by reading file headers - --disableImageResolutionCalc disables image resolution calculation by reading image files --fileMode string mode bits that new files are created with (default "0o640") -h, --help help for init --hideDotfiles hide dotfiles diff --git a/www/docs/cli/filebrowser-config-set.md b/www/docs/cli/filebrowser-config-set.md index 1b5ce2f6..5b166d7d 100644 --- a/www/docs/cli/filebrowser-config-set.md +++ b/www/docs/cli/filebrowser-config-set.md @@ -33,10 +33,10 @@ filebrowser config set [flags] --dateFormat use date format (true for absolute time, false for relative) --dirMode string mode bits that new directories are created with (default "0o750") --disableExec disables Command Runner feature (default true) + --disableImageResolutionCalc disables image resolution calculation by reading image files --disablePreviewResize disable resize of image previews --disableThumbnails disable image thumbnails --disableTypeDetectionByHeader disables type detection by reading file headers - --disableImageResolutionCalc disables image resolution calculation by reading image files --fileMode string mode bits that new files are created with (default "0o640") -h, --help help for set --hideDotfiles hide dotfiles diff --git a/www/docs/cli/filebrowser.md b/www/docs/cli/filebrowser.md index 17980550..5d18e8d2 100644 --- a/www/docs/cli/filebrowser.md +++ b/www/docs/cli/filebrowser.md @@ -57,10 +57,10 @@ filebrowser [flags] -c, --config string config file path -d, --database string database path (default "./filebrowser.db") --disableExec disables Command Runner feature (default true) + --disableImageResolutionCalc disables image resolution calculation by reading image files --disablePreviewResize disable resize of image previews --disableThumbnails disable image thumbnails --disableTypeDetectionByHeader disables type detection by reading file headers - --disableImageResolutionCalc disables image resolution calculation by reading image files -h, --help help for filebrowser --imageProcessors int image processors count (default 4) -k, --key string tls key