mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Restored lazy connections for RabbitMQ
This commit is contained in:
parent
56545920f8
commit
ab9ff3e55e
2 changed files with 55 additions and 0 deletions
|
@ -6,6 +6,7 @@ services:
|
|||
public: true
|
||||
|
||||
Wallabag\Consumer\RabbitMQConsumerTotalProxy:
|
||||
lazy: true
|
||||
arguments:
|
||||
$pocketConsumer: '@old_sound_rabbit_mq.import_pocket_consumer'
|
||||
$readabilityConsumer: '@old_sound_rabbit_mq.import_readability_consumer'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue