Allow delete on candidate registery so we can clean up old images.

This commit is contained in:
Kevin Fenzi 2018-09-24 22:00:57 +00:00
parent 46c7ad02e7
commit 398a6d8a25

View file

@ -5,6 +5,8 @@ log:
storage:
filesystem:
rootdirectory: {{ storage.filesystem.rootdirectory }}
delete:
enabled: true
http:
addr: {{ http.addr }}
headers: