swiftmailer.yaml 72 B

1234
  1. swiftmailer:
  2. url: '%env(MAILER_URL)%'
  3. spool: { type: 'memory' }