mirror of
https://framagit.org/tykayn/date-poll-api
synced 2023-08-25 08:23:11 +02:00
6 lines
108 B
YAML
6 lines
108 B
YAML
swiftmailer:
|
|
url: '%env(MAILER_URL)%'
|
|
spool:
|
|
type: 'file'
|
|
path: '%env(SPOOL_PATH)%'
|