mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-07-18 00:45:47 +00:00
chore(docs): update CLI documentation
This commit is contained in:
parent
2b82612e3f
commit
b9df030e6e
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue