mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 11:06:41 +03:00
Updated config comments
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Read the documentation: https://github.com/leapt/im-bundle/blob/master/docs/configuration.rst
|
||||
leapt_im:
|
||||
cache_path: cache/im
|
||||
# You can define reusable formats here
|
||||
formats:
|
||||
#my_format:
|
||||
# thumbnail: 350x350^
|
||||
# Resize to fit in 100x100, only if bigger, and remove all crap (meta-data, ...)
|
||||
medium:
|
||||
thumbnail: 100x100>
|
||||
|
||||
Reference in New Issue
Block a user