terrarium-web/config/packages/swiftmailer.yaml

4 lines
72 B
YAML
Raw Normal View History

swiftmailer:
url: '%env(MAILER_URL)%'
spool: { type: 'memory' }