1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +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 @@ Modifiez votre fichier ``parameters.yml`` pour éditer la configuration RabbitMQ
rabbitmq_user: guest
rabbitmq_password: guest
Activer RabbitMQ dans wallabag
------------------------------
Dans les paramètres internes, section **Import**, activez RabbitMQ (avec la valeur 1).
Démarrer les clients RabbitMQ
-----------------------------