X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fen%2Fdeveloper%2Fasynchronous.rst;h=2e409e4a2bcecb6e0634168cc3bd2b4c5d2fc1f7;hb=881b0578e782e947706124a4e1d625a3dd3ddc1c;hp=5cd402310bfc28eb4214ef2f766e274d0f7a6238;hpb=99712e5d8509e624b2c81dfd10226babad446a23;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/en/developer/asynchronous.rst b/docs/en/developer/asynchronous.rst index 5cd40231..2e409e4a 100644 --- a/docs/en/developer/asynchronous.rst +++ b/docs/en/developer/asynchronous.rst @@ -48,6 +48,7 @@ Edit your ``app/config/parameters.yml`` file to edit RabbitMQ configuration. The rabbitmq_port: 5672 rabbitmq_user: guest rabbitmq_password: guest + rabbitmq_prefetch_count: 10 # read http://www.rabbitmq.com/consumer-prefetch.html Enable RabbitMQ in wallabag ^^^^^^^^^^^^^^^^^^^^^^^^^^^