Fixed #htpasswd link
Fixed #htpasswd link Signed-off-by: Luis Lobo Borobia <luislobo@gmail.com>
This commit is contained in:
parent
1d7824702b
commit
212f47c318
1 changed files with 1 additions and 1 deletions
|
@ -552,7 +552,7 @@ The `auth` option is **optional**. Possible auth providers include:
|
||||||
|
|
||||||
- [`silly`](#silly)
|
- [`silly`](#silly)
|
||||||
- [`token`](#token)
|
- [`token`](#token)
|
||||||
- [`htpasswd`](#token)
|
- [`htpasswd`](#htpasswd)
|
||||||
|
|
||||||
You can configure only one authentication provider.
|
You can configure only one authentication provider.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue