1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-22 17:18:37 +00:00

Added steps about Redis/RabbitMQ activation

This commit is contained in:
Nicolas Lœuillet 2016-10-10 15:38:49 +02:00
parent c15f083896
commit fa4c39b37c
No known key found for this signature in database
GPG key ID: 5656BE27E1E34D0A
6 changed files with 24 additions and 0 deletions

View file

@ -46,6 +46,10 @@ Edit your ``parameters.yml`` file to edit RabbitMQ configuration. The default on
rabbitmq_user: guest
rabbitmq_password: guest
Enable RabbitMQ in wallabag
---------------------------
In internal settings, in the **Import** section, enable RabbitMQ (with the value 1).
Launch RabbitMQ consumer
------------------------