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:
parent
bd71f60af8
commit
3f8a193c31
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ parameters:
|
|||
rabbitmq_port: 5672
|
||||
rabbitmq_user: guest
|
||||
rabbitmq_password: guest
|
||||
rabbitmq_prefetch_count: 10
|
||||
|
||||
# Redis processing
|
||||
redis_scheme: tcp
|
||||
|
|
Loading…
Add table
Reference in a new issue