Update messenger.yaml

This commit is contained in:
Antoine Makdessi
2019-06-26 09:06:36 +02:00
committed by GitHub
parent 1f58f38834
commit 2746abf010
@@ -4,7 +4,7 @@ framework:
# failure_transport: failed
transports:
# https://symfony.com/doc/current/messenger.html#transports
# https://symfony.com/doc/current/messenger.html#transport-configuration
# async: '%env(MESSENGER_TRANSPORT_DSN)%'
# failed: 'doctrine://default?queue_name=failed'
# sync: 'sync://'