summarylogtreecommitdiffstats
path: root/docker-registry.conf
diff options
context:
space:
mode:
Diffstat (limited to 'docker-registry.conf')
-rw-r--r--docker-registry.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-registry.conf b/docker-registry.conf
index e1edb4b32e52..e96b17b113f2 100644
--- a/docker-registry.conf
+++ b/docker-registry.conf
@@ -1,4 +1,5 @@
DOCKER_REGISTRY_SERVE_CONF=/etc/docker-registry/config.yml
DOCKER_REGISTRY_CMDLINE="docker-registry serve $DOCKER_REGISTRY_SERVE_CONF"
+REGISTRY_STORAGE_DELETE_ENABLED=true
# vim:set ts=2 sw=2 et: