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
commit a5b21fa8f0
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