mirror of
https://github.com/distribution/distribution.git
synced 2025-09-27 15:13:07 +00:00
Merge pull request #3450 from wy65701436/fixes-3446
use memory as the cache in test
This commit is contained in:
@@ -22,7 +22,7 @@ storage:
|
||||
delete:
|
||||
enabled: true
|
||||
cache:
|
||||
blobdescriptor: redis
|
||||
blobdescriptor: inmemory
|
||||
filesystem:
|
||||
rootdirectory: /var/lib/registry
|
||||
maintenance:
|
||||
|
Reference in New Issue
Block a user