Allow delete on candidate registery so we can clean up old images.
This commit is contained in:
parent
46c7ad02e7
commit
398a6d8a25
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ log:
|
|||
storage:
|
||||
filesystem:
|
||||
rootdirectory: {{ storage.filesystem.rootdirectory }}
|
||||
delete:
|
||||
enabled: true
|
||||
http:
|
||||
addr: {{ http.addr }}
|
||||
headers:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue