Enable upload purging in example configuration file
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
This commit is contained in:
parent
7e4b740763
commit
4f69ca2c07
@ -9,6 +9,6 @@ storage:
|
||||
rootdirectory: /var/lib/registry
|
||||
maintenance:
|
||||
uploadpurging:
|
||||
enabled: false
|
||||
enabled: true
|
||||
http:
|
||||
addr: :5000
|
||||
|
Loading…
Reference in New Issue
Block a user