No reason to detail here

Signed-off-by: Olivier Gambier <olivier@docker.com>
pull/553/head
Olivier Gambier 2015-05-22 02:17:55 -07:00
parent 431e829fa5
commit 26d87ed1a5
1 changed files with 1 additions and 2 deletions

View File

@ -604,8 +604,7 @@ auth:
rootcertbundle: /root/certs/bundle
```
The `auth` option is **optional** as there are use cases (i.e. a mirror that
only permits pulls) for which authentication may not be desired. There are
The `auth` option is **optional**. There are
currently 2 possible auth providers, `silly` and `token`. You can configure only
one `auth` provider.