Auto-configure mailer and notifier

This commit is contained in:
Fabien Potencier
2021-08-31 09:05:23 +02:00
parent 6319e4aaab
commit fe075ccf54
@@ -16,5 +16,9 @@ framework:
# sync: 'sync://'
routing:
Symfony\Component\Mailer\Messenger\SendEmailMessage: async
Symfony\Component\Notifier\Message\ChatMessage: async
Symfony\Component\Notifier\Message\SmsMessage: async
# Route your messages to the transports
# 'App\Message\YourMessage': async