1
0
mirror of https://github.com/distribution/distribution synced 2024-11-06 19:35:52 +01:00

Merge pull request #3450 from wy65701436/fixes-3446

use memory as the cache in test
This commit is contained in:
João Pereira 2021-07-02 13:29:54 +01:00 committed by GitHub
commit 01f589cf87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@ storage:
delete: delete:
enabled: true enabled: true
cache: cache:
blobdescriptor: redis blobdescriptor: inmemory
filesystem: filesystem:
rootdirectory: /var/lib/registry rootdirectory: /var/lib/registry
maintenance: maintenance: