We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7f22c6 commit 575539aCopy full SHA for 575539a
symfony/messenger/6.0/config/packages/messenger.yaml
@@ -7,7 +7,7 @@ framework:
7
# https://symfony.com/doc/current/messenger.html#transport-configuration
8
# async: '%env(MESSENGER_TRANSPORT_DSN)%'
9
# failed: 'doctrine://default?queue_name=failed'
10
- # sync: 'sync://'
+ sync: 'sync://'
11
12
routing:
13
# Route your messages to the transports
0 commit comments