Enable autowire and autoconfigure

This commit is contained in:
Yassine Guedidi
2022-08-27 19:26:16 +02:00
parent 73bdd66c84
commit 76a5133545
3 changed files with 16 additions and 56 deletions

View File

@ -1,5 +1,10 @@
# Redis stuff
services:
_defaults:
autowire: true
autoconfigure: true
public: true
# readability
wallabag_import.queue.redis.readability:
class: Simpleue\Queue\RedisQueue