From 2144aa6d9060c41f4f05ce494b6ec46caa98b245 Mon Sep 17 00:00:00 2001 From: tg666 Date: Mon, 20 Apr 2020 02:07:26 +0200 Subject: [PATCH] Removed mention about removed modifier `pf` --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a49ec8..85dd0cc 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ image_storage: bridge: # if you want to register a Latte macros, a default is yes - latte_macros: yes + latte_macros: yes # if you want to register a Doctrine type, a default is no doctrine_type: yes @@ -66,7 +66,7 @@ image_storage: md: { w: 300, h: 300 } lg: { w: 600, h: 600 } xl: { w: 1000, h: 709 } - foo: { w: 20, h: 20, pf: 1, o: 90 } + foo: { w: 20, h: 20, o: 90 } # default assets, images are synchronized via a console command assets: