X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fen%2Fdeveloper%2Fredis.rst;h=ea084e66779d1de6841a559a41a0583c7e1a2ffd;hb=9e0a49e6acf60c3dbf3c479cb36d404239dfda89;hp=67b6452ec9cb0b5ed2a61e28cebe1909a0fcdfb4;hpb=7dacf35845fd4a01299f732189dce06e34ea2796;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/en/developer/redis.rst b/docs/en/developer/redis.rst index 67b6452e..ea084e66 100644 --- a/docs/en/developer/redis.rst +++ b/docs/en/developer/redis.rst @@ -28,14 +28,14 @@ The server might be already running after installing, if not you can launch it u Configure Redis in wallabag --------------------------- -Edit your ``parameters.yml`` file to edit Redis configuration. The default one should be ok: +Edit your ``app/config/parameters.yml`` file to edit Redis configuration. The default one should be ok: .. code:: yaml redis_host: localhost redis_port: 6379 -Enable Redos in wallabag +Enable Redis in wallabag ------------------------ In internal settings, in the **Import** section, enable Redis (with the value 1).