mirror of
https://github.com/distribution/distribution.git
synced 2025-09-12 21:28:59 +00:00
Use references terminology instead of layers.
Signed-off-by: Andrew Leung <anwleung@gmail.com>
This commit is contained in:
@@ -30,7 +30,7 @@ redis:
|
||||
writetimeout: 10ms
|
||||
notifications:
|
||||
events:
|
||||
manifestlayers: true
|
||||
includereferences: true
|
||||
endpoints:
|
||||
- name: local-8082
|
||||
url: http://localhost:5003/callback
|
||||
|
@@ -48,7 +48,7 @@ redis:
|
||||
writetimeout: 10ms
|
||||
notifications:
|
||||
events:
|
||||
manifestlayers: true
|
||||
includereferences: true
|
||||
endpoints:
|
||||
- name: local-5003
|
||||
url: http://localhost:5003/callback
|
||||
|
Reference in New Issue
Block a user