Merge pull request #839 from n1tr0g/master

Added missing auth type in the documentation
This commit is contained in:
Richard Scothern 2015-08-10 10:39:19 -07:00
commit 3cecbf36d8

View file

@ -784,7 +784,7 @@ This storage backend uses Openstack Swift object storage.
path: /path/to/htpasswd
The `auth` option is **optional**. There are
currently 2 possible auth providers, `silly` and `token`. You can configure only
currently 3 possible auth providers, `silly`, `token` and `htpasswd`. You can configure only
one `auth` provider.
### silly