mirror of
https://github.com/distribution/distribution.git
synced 2025-09-09 10:49:19 +00:00
Use references terminology instead of layers.
Signed-off-by: Andrew Leung <anwleung@gmail.com>
This commit is contained in:
@@ -568,7 +568,7 @@ type Endpoint struct {
|
||||
|
||||
// Events configures notification events.
|
||||
type Events struct {
|
||||
ManifestLayers bool `yaml:"manifestlayers"` // include layer data in manifest events
|
||||
IncludeReferences bool `yaml:"includereferences"` // include reference data in manifest events
|
||||
}
|
||||
|
||||
//Ignore configures mediaTypes and actions of the event, that it won't be propagated
|
||||
|
Reference in New Issue
Block a user