Skip to content

Commit

Permalink
Removed mention about removed modifier pf
Browse files Browse the repository at this point in the history
  • Loading branch information
tg666 committed Apr 20, 2020
1 parent 4f7f987 commit 2144aa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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:
Expand Down

0 comments on commit 2144aa6

Please sign in to comment.