1
0
mirror of https://github.com/distribution/distribution synced 2025-02-23 06:49:36 +01:00

Merge pull request #881 from samsong8610/update-example-config-to-use-blobdescriptor

Update example config to avoid deprecated option
This commit is contained in:
Olivier Gambier 2015-08-17 14:09:18 -07:00
commit 8133b04efa
2 changed files with 2 additions and 2 deletions

@ -4,7 +4,7 @@ log:
service: registry
storage:
cache:
layerinfo: inmemory
blobdescriptor: inmemory
filesystem:
rootdirectory: /var/lib/registry
http:

@ -6,7 +6,7 @@ log:
environment: macbook-air
storage:
cache:
layerinfo: inmemory
blobdescriptor: inmemory
filesystem:
rootdirectory: /Users/Shared/Registry
http: