Part-DB.Part-DB-server/config/packages/swiftmailer.yaml
2019-02-23 16:49:38 +01:00

3 lines
72 B
YAML

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