From 71f043d833ef7d1161f41f32eebc00d0a02c6c69 Mon Sep 17 00:00:00 2001 From: Leny BERNARD Date: Sun, 9 Sep 2018 20:35:13 +0200 Subject: [PATCH] replace imagine.yaml to liip_imagine.yaml which is the correct filename --- liip/imagine-bundle/1.8/post-install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liip/imagine-bundle/1.8/post-install.txt b/liip/imagine-bundle/1.8/post-install.txt index e15819eb..62d757cd 100644 --- a/liip/imagine-bundle/1.8/post-install.txt +++ b/liip/imagine-bundle/1.8/post-install.txt @@ -1,6 +1,6 @@ Getting started using liip/imagine-bundle Configure your transformations: - 1. You MUST verify and uncomment the configuration in %CONFIG_DIR%/packages/imagine.yaml. + 1. You MUST verify and uncomment the configuration in %CONFIG_DIR%/packages/liip_imagine.yaml. 2. You MAY configure your image transformation library (gmagick, imagick, or gd [default]). 3. You MAY define custom transformation definitions under the filter_sets option.