From d153bfffbdfb7a8b957ea4f57bafadcc1993e0c4 Mon Sep 17 00:00:00 2001 From: Richard Scothern Date: Tue, 31 May 2016 11:14:25 -0700 Subject: [PATCH] Revert inadvertant filepath change Signed-off-by: Richard Scothern --- cmd/registry/config-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/registry/config-dev.yml b/cmd/registry/config-dev.yml index 42c9dc164..b6438be50 100644 --- a/cmd/registry/config-dev.yml +++ b/cmd/registry/config-dev.yml @@ -24,7 +24,7 @@ storage: cache: blobdescriptor: redis filesystem: - rootdirectory: /var/lib/registry-hello-world-clean + rootdirectory: /var/lib/registry maintenance: uploadpurging: enabled: false