X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fen%2Fdeveloper%2Fredis.rst;h=2e2bbbeaf41c73d9ace6c75afb39e1bec3837f6b;hb=39c3dd30d2138c1a942911762376f4bddbec4cdb;hp=005d6e4ffa6ca1c2f3754ca4533463dbbb4bf196;hpb=af4ce9e069b10b27332b2e211d1c032b5a9ffe2f;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/en/developer/redis.rst b/docs/en/developer/redis.rst index 005d6e4f..2e2bbbea 100644 --- a/docs/en/developer/redis.rst +++ b/docs/en/developer/redis.rst @@ -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 ---------------------