From 8cfa6a175f428f89ef2c349e3d43166ee0c60135 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Tue, 23 Jun 2026 13:33:00 +0200 Subject: [PATCH] chore(docs): update CLI documentation --- www/docs/cli/filebrowser-config-init.md | 1 + www/docs/cli/filebrowser-config-set.md | 1 + www/docs/cli/filebrowser.md | 1 + 3 files changed, 3 insertions(+) diff --git a/www/docs/cli/filebrowser-config-init.md b/www/docs/cli/filebrowser-config-init.md index bf13379e..c4e463cc 100644 --- a/www/docs/cli/filebrowser-config-init.md +++ b/www/docs/cli/filebrowser-config-init.md @@ -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 diff --git a/www/docs/cli/filebrowser-config-set.md b/www/docs/cli/filebrowser-config-set.md index e17f7058..0b8684e0 100644 --- a/www/docs/cli/filebrowser-config-set.md +++ b/www/docs/cli/filebrowser-config-set.md @@ -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 diff --git a/www/docs/cli/filebrowser.md b/www/docs/cli/filebrowser.md index ae76fdd9..266516bf 100644 --- a/www/docs/cli/filebrowser.md +++ b/www/docs/cli/filebrowser.md @@ -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