]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/en/developer/redis.rst
Minor fixes in the english documentation
[github/wallabag/wallabag.git] / docs / en / developer / redis.rst
index 005d6e4ffa6ca1c2f3754ca4533463dbbb4bf196..2e2bbbeaf41c73d9ace6c75afb39e1bec3837f6b 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 Redis in wallabag
+------------------------
+
+In internal settings, in the **Import** section, enable Redis (with the value 1).
 
 Launch Redis consumer
 ---------------------