Merge pull request #796 from aaronlehmann/example-config-uploadpurging
Enable upload purging in example configuration file
This commit is contained in:
commit
8199962098
@ -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