No reason to detail here

Signed-off-by: Olivier Gambier <olivier@docker.com>
This commit is contained in:
Olivier Gambier 2015-05-22 02:17:55 -07:00
parent 431e829fa5
commit 26d87ed1a5

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.