mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-01-23 02:35:10 +00:00
chore(docs): update CLI documentation
This commit is contained in:
parent
84ca722261
commit
e1ee14d827
2 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ filebrowser config init [flags]
|
|||
-a, --address string address to listen on (default "127.0.0.1")
|
||||
--auth.command string command for auth.method=hook
|
||||
--auth.header string HTTP header for auth.method=proxy
|
||||
--auth.logoutPage string url of custom logout page
|
||||
--auth.method string authentication type (default "json")
|
||||
-b, --baseURL string base url
|
||||
--branding.color string set the theme color
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ filebrowser config set [flags]
|
|||
-a, --address string address to listen on (default "127.0.0.1")
|
||||
--auth.command string command for auth.method=hook
|
||||
--auth.header string HTTP header for auth.method=proxy
|
||||
--auth.logoutPage string url of custom logout page
|
||||
--auth.method string authentication type (default "json")
|
||||
-b, --baseURL string base url
|
||||
--branding.color string set the theme color
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue