mirror of
https://github.com/docker/docs.git
synced 2026-04-04 18:28:58 +07:00
Merge pull request #796 from aaronlehmann/example-config-uploadpurging
Enable upload purging in example configuration file
This commit is contained in:
@@ -9,6 +9,6 @@ storage:
|
||||
rootdirectory: /var/lib/registry
|
||||
maintenance:
|
||||
uploadpurging:
|
||||
enabled: false
|
||||
enabled: true
|
||||
http:
|
||||
addr: :5000
|
||||
|
||||
Reference in New Issue
Block a user