1
0
mirror of https://framagit.org/tykayn/date-poll-api synced 2023-08-25 08:23:11 +02:00
date-poll-api/config/packages/swiftmailer.yaml
2021-05-21 10:15:48 +02:00

6 lines
108 B
YAML

swiftmailer:
url: '%env(MAILER_URL)%'
spool:
type: 'file'
path: '%env(SPOOL_PATH)%'