Sylius/config/packages/test/swiftmailer.yaml

6 lines
129 B
YAML

swiftmailer:
disable_delivery: true
logging: true
spool:
type: file
path: "%kernel.cache_dir%/spool"