chore(docs): update CLI documentation
This commit is contained in:
@@ -68,6 +68,7 @@ filebrowser [flags]
|
|||||||
--noauth use the noauth auther when using quick setup
|
--noauth use the noauth auther when using quick setup
|
||||||
--password string hashed password for the first user 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")
|
-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 ".")
|
-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)
|
--socket string socket to listen to (cannot be used with address, port, cert nor key flags)
|
||||||
--socketPerm uint32 unix socket file permissions (default 438)
|
--socketPerm uint32 unix socket file permissions (default 438)
|
||||||
|
|||||||
Reference in New Issue
Block a user