Merge pull request #617 from dmp42/pathchange

Saner default data location
This commit is contained in:
Stephen Day
2015-06-11 11:42:24 -07:00
6 changed files with 44 additions and 21 deletions

View File

@@ -22,7 +22,7 @@ storage:
cache:
blobdescriptor: redis
filesystem:
rootdirectory: /tmp/registry-dev
rootdirectory: /var/lib/registry
maintenance:
uploadpurging:
enabled: false