mirror of
https://github.com/distribution/distribution.git
synced 2025-08-31 22:48:01 +00:00
Enable upload purging in example configuration file
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
This commit is contained in:
@@ -9,6 +9,6 @@ storage:
|
|||||||
rootdirectory: /var/lib/registry
|
rootdirectory: /var/lib/registry
|
||||||
maintenance:
|
maintenance:
|
||||||
uploadpurging:
|
uploadpurging:
|
||||||
enabled: false
|
enabled: true
|
||||||
http:
|
http:
|
||||||
addr: :5000
|
addr: :5000
|
||||||
|
Reference in New Issue
Block a user