mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 01:56:28 +03:00
8 lines
281 B
YAML
8 lines
281 B
YAML
# Read the documentation: https://github.com/leapt/im-bundle/blob/master/docs/configuration.rst
|
|
leapt_im:
|
|
cache_path: cache/im
|
|
formats:
|
|
# Resize to fit in 100x100, only if bigger, and remove all crap (meta-data, ...)
|
|
medium:
|
|
thumbnail: 100x100>
|