chore(docs): update CLI documentation

This commit is contained in:
Henrique Dias
2026-02-01 17:14:28 +01:00
parent 2b82612e3f
commit b9df030e6e

View File

@@ -68,6 +68,7 @@ filebrowser [flags]
--noauth use the noauth auther when using quick setup
--password string hashed password for the first user when using quick setup
-p, --port string port to listen on (default "8080")
--redisCacheUrl string redis cache URL (for multi-instance deployments), e.g. redis://user:pass@host:port
-r, --root string root to prepend to relative paths (default ".")
--socket string socket to listen to (cannot be used with address, port, cert nor key flags)
--socketPerm uint32 unix socket file permissions (default 438)