1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00

Added rabbitmq_prefetch_count parameter

This commit is contained in:
lapineige 2017-02-08 01:05:45 +01:00 committed by GitHub
parent bd71f60af8
commit 3f8a193c31

View file

@ -37,6 +37,7 @@ parameters:
rabbitmq_port: 5672
rabbitmq_user: guest
rabbitmq_password: guest
rabbitmq_prefetch_count: 10
# Redis processing
redis_scheme: tcp