]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/en/developer/redis.rst
Added steps about Redis/RabbitMQ activation
[github/wallabag/wallabag.git] / docs / en / developer / redis.rst
index 005d6e4ffa6ca1c2f3754ca4533463dbbb4bf196..67b6452ec9cb0b5ed2a61e28cebe1909a0fcdfb4 100644 (file)
@@ -35,6 +35,10 @@ Edit your ``parameters.yml`` file to edit Redis configuration. The default one s
     redis_host: localhost
     redis_port: 6379
 
+Enable Redos in wallabag
+------------------------
+
+In internal settings, in the **Import** section, enable Redis (with the value 1).
 
 Launch Redis consumer
 ---------------------