docs
This commit is contained in:
parent
e00083992e
commit
94a0534d12
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@ Usage of /goStatic:
|
||||||
Define the user (default "gopher")
|
Define the user (default "gopher")
|
||||||
-enable-basic-auth
|
-enable-basic-auth
|
||||||
Enable basic auth. By default, password are randomly generated. Use --set-basic-auth to set it.
|
Enable basic auth. By default, password are randomly generated. Use --set-basic-auth to set it.
|
||||||
|
-fallback string
|
||||||
|
Default relative to be used when no file requested found. E.g. /index.html
|
||||||
-password-length int
|
-password-length int
|
||||||
Size of the randomized password (default 16)
|
Size of the randomized password (default 16)
|
||||||
-path string
|
-path string
|
||||||
|
|
Loading…
Reference in a new issue