disable async emailing

This commit is contained in:
Audrey Jensen 2023-09-19 16:24:28 +00:00
parent 802b7c179f
commit d87c91ee64

View File

@ -16,7 +16,7 @@ framework:
# sync: 'sync://'
routing:
Symfony\Component\Mailer\Messenger\SendEmailMessage: async
#Symfony\Component\Mailer\Messenger\SendEmailMessage: async
Symfony\Component\Notifier\Message\ChatMessage: async
Symfony\Component\Notifier\Message\SmsMessage: async