infinito/application/symfony/config/packages/swiftmailer.yaml

4 lines
72 B
YAML
Raw Normal View History

2018-09-01 22:18:13 +02:00
swiftmailer:
url: '%env(MAILER_URL)%'
spool: { type: 'memory' }