mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
PHRAS-2840 add input collection key
PHRASE-2840 #comment add input collection key as collections: [] , the collection where check is triggered
This commit is contained in:
@@ -80,14 +80,17 @@ border-manager:
|
|||||||
-
|
-
|
||||||
type: Checker\Sha256
|
type: Checker\Sha256
|
||||||
enabled: true
|
enabled: true
|
||||||
|
collections: []
|
||||||
compare-ignore-collections: []
|
compare-ignore-collections: []
|
||||||
-
|
-
|
||||||
type: Checker\UUID
|
type: Checker\UUID
|
||||||
enabled: true
|
enabled: true
|
||||||
|
collections: []
|
||||||
compare-ignore-collections: []
|
compare-ignore-collections: []
|
||||||
-
|
-
|
||||||
type: Checker\Colorspace
|
type: Checker\Colorspace
|
||||||
enabled: false
|
enabled: false
|
||||||
|
collections: []
|
||||||
options:
|
options:
|
||||||
colorspaces: [cmyk, grayscale, rgb]
|
colorspaces: [cmyk, grayscale, rgb]
|
||||||
media_types: [Image]
|
media_types: [Image]
|
||||||
@@ -107,6 +110,7 @@ border-manager:
|
|||||||
enabled: false
|
enabled: false
|
||||||
options:
|
options:
|
||||||
sensitive: true
|
sensitive: true
|
||||||
|
collections: []
|
||||||
compare-ignore-collections: []
|
compare-ignore-collections: []
|
||||||
-
|
-
|
||||||
type: Checker\MediaType
|
type: Checker\MediaType
|
||||||
|
Reference in New Issue
Block a user