5 lines
123 B
YAML
Raw Normal View History

2022-05-09 15:37:15 +02:00
swiftmailer:
url: '%env(MAILER_URL)%'
spool:
type: file
path: '%kernel.project_dir%/var/spoolmail'