2022-05-09 15:37:15 +02:00

5 lines
123 B
YAML

swiftmailer:
url: '%env(MAILER_URL)%'
spool:
type: file
path: '%kernel.project_dir%/var/spoolmail'