]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/en/developer/redis.rst
Merge pull request #2578 from wallabag/questionmark-icon
[github/wallabag/wallabag.git] / docs / en / developer / redis.rst
index 67b6452ec9cb0b5ed2a61e28cebe1909a0fcdfb4..ea084e66779d1de6841a559a41a0583c7e1a2ffd 100644 (file)
@@ -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).