Add new REST ressources.
[Project_proches_de_moi-server.git] / config / packages / swiftmailer.yaml
1 swiftmailer:
2 url: '%env(MAILER_URL)%'
3 spool: { type: 'memory' }