]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/en/developer/rabbitmq.rst
Added steps about Redis/RabbitMQ activation
[github/wallabag/wallabag.git] / docs / en / developer / rabbitmq.rst
index ca0b0f3ab0d6b769d998ca8291cabf66ad67b088..673228e9f9116a76715c80bc09a95d1dba6ceda2 100644 (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
 ------------------------