Part-DB.Part-DB-server/config/packages/swiftmailer.yaml

4 lines
72 B
YAML
Raw Normal View History

2019-02-23 16:49:38 +01:00
swiftmailer:
url: '%env(MAILER_URL)%'
spool: { type: 'memory' }