5 lines
237 B
YAML
5 lines
237 B
YAML
|
|
# Documentation on how to configure the bundle can be found at: https://symfony.com/doc/current/bundles/LiipImagineBundle/basic-usage.html
|
||
|
|
liip_imagine:
|
||
|
|
# valid drivers options include "gd" or "gmagick" or "imagick"
|
||
|
|
driver: "gd"
|