forked from wallabag/wallabag
Moved RabbitMQ QoS to parameters
This commit is contained in:
committed by
Jeremy Benoist
parent
99712e5d85
commit
881b0578e7
@ -49,6 +49,7 @@ parameters:
|
||||
rabbitmq_port: 5672
|
||||
rabbitmq_user: guest
|
||||
rabbitmq_password: guest
|
||||
rabbitmq_prefetch_count: 10
|
||||
|
||||
# Redis processing
|
||||
redis_scheme: tcp
|
||||
|
||||
Reference in New Issue
Block a user