mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-2840 add compare-ignore-collections
PHRAS-2840 #comment add compare-ignore-collections to configuration.sample.yml
This commit is contained in:
@@ -80,9 +80,11 @@ border-manager:
|
|||||||
-
|
-
|
||||||
type: Checker\Sha256
|
type: Checker\Sha256
|
||||||
enabled: true
|
enabled: true
|
||||||
|
compare-ignore-collections: []
|
||||||
-
|
-
|
||||||
type: Checker\UUID
|
type: Checker\UUID
|
||||||
enabled: true
|
enabled: true
|
||||||
|
compare-ignore-collections: []
|
||||||
-
|
-
|
||||||
type: Checker\Colorspace
|
type: Checker\Colorspace
|
||||||
enabled: false
|
enabled: false
|
||||||
@@ -105,6 +107,7 @@ border-manager:
|
|||||||
enabled: false
|
enabled: false
|
||||||
options:
|
options:
|
||||||
sensitive: true
|
sensitive: true
|
||||||
|
compare-ignore-collections: []
|
||||||
-
|
-
|
||||||
type: Checker\MediaType
|
type: Checker\MediaType
|
||||||
enabled: false
|
enabled: false
|
||||||
|
Reference in New Issue
Block a user