Merge pull request #2264 from luislobo/patch-1

Fixed #htpasswd link
master
Stephen Day 2017-05-04 11:24:27 -07:00 committed by GitHub
commit 7cc8e701c9
1 changed files with 1 additions and 1 deletions

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.