Merge pull request #2264 from luislobo/patch-1

Fixed #htpasswd link
This commit is contained in:
Stephen Day 2017-05-04 11:24:27 -07:00 committed by GitHub
commit 7cc8e701c9

View file

@ -552,7 +552,7 @@ The `auth` option is **optional**. Possible auth providers include:
- [`silly`](#silly)
- [`token`](#token)
- [`htpasswd`](#token)
- [`htpasswd`](#htpasswd)
You can configure only one authentication provider.