replace imagine.yaml to liip_imagine.yaml which is the correct filename

This commit is contained in:
Leny BERNARD
2018-09-09 20:35:13 +02:00
committed by GitHub
parent 119e3f81fa
commit 71f043d833
+1 -1
View File
@@ -1,6 +1,6 @@
<bg=blue;fg=white> Getting started using </><bg=blue;fg=white;options=bold>liip/imagine-bundle</><bg=blue;fg=white> </>
<fg=blue;options=bold>Configure</> <fg=blue>your transformations:</>
1. You <options=bold>MUST</> verify and uncomment the configuration in <comment>%CONFIG_DIR%/packages/imagine.yaml</>.
1. You <options=bold>MUST</> verify and uncomment the configuration in <comment>%CONFIG_DIR%/packages/liip_imagine.yaml</>.
2. You <options=bold>MAY</> configure your image transformation library (<comment>gmagick</>, <comment>imagick</>, or <comment>gd</> [default]).
3. You <options=bold>MAY</> define custom transformation definitions under the <comment>filter_sets</> option.