Fix earlier commit to enable upload purging in example config file

Rather than setting this to "true", the whole section should be removed.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
pull/798/head
Aaron Lehmann 2015-07-30 17:32:35 -07:00
parent 8199962098
commit a3acd3a0ba
1 changed files with 0 additions and 3 deletions

View File

@ -7,8 +7,5 @@ storage:
layerinfo: inmemory
filesystem:
rootdirectory: /var/lib/registry
maintenance:
uploadpurging:
enabled: true
http:
addr: :5000