mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix messenger config: remove AuthenticationMiddleware
This commit is contained in:
parent
4f6a7116a4
commit
22a2605381
@ -5,11 +5,6 @@ framework:
|
|||||||
|
|
||||||
# Uncomment this (and the failed transport below) to send failed messages to this transport for later handling.
|
# Uncomment this (and the failed transport below) to send failed messages to this transport for later handling.
|
||||||
failure_transport: failed
|
failure_transport: failed
|
||||||
buses:
|
|
||||||
messenger.bus.default:
|
|
||||||
middleware:
|
|
||||||
- 'Chill\MainBundle\Messenger\Middleware\AuthenticationMiddleware'
|
|
||||||
|
|
||||||
transports:
|
transports:
|
||||||
# those transports are added by chill-bundles recipes
|
# those transports are added by chill-bundles recipes
|
||||||
sync: sync://
|
sync: sync://
|
||||||
|
Loading…
x
Reference in New Issue
Block a user