ninegitea/config/packages/swiftmailer.yaml
2023-12-22 13:53:10 +01:00

5 lines
123 B
YAML

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