Added missing auth type in the documentation

Signed-off-by: Dejan Golja <dejan@golja.org>
pull/839/head
Dejan Golja 2015-08-10 17:21:28 +10:00 committed by Dejan Golja
parent 4f7cb60190
commit 8221fd39bd
1 changed files with 1 additions and 1 deletions

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