aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/developer/redis.rst
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-10-27 14:46:21 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-10-27 14:46:21 +0200
commit37da178696c2f23b8a3b85f10e3c885ecf425173 (patch)
treed7a10ac00b3dab83975b4f6f3d409ac2aa403d53 /docs/en/developer/redis.rst
parent069d39dfaffdc99db44d578250cd366b1af69fd6 (diff)
downloadwallabag-37da178696c2f23b8a3b85f10e3c885ecf425173.tar.gz
wallabag-37da178696c2f23b8a3b85f10e3c885ecf425173.tar.zst
wallabag-37da178696c2f23b8a3b85f10e3c885ecf425173.zip
Added the whole path to parameters.yml file
Diffstat (limited to 'docs/en/developer/redis.rst')
-rw-r--r--docs/en/developer/redis.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/developer/redis.rst b/docs/en/developer/redis.rst
index 2e2bbbea..ea084e66 100644
--- a/docs/en/developer/redis.rst
+++ b/docs/en/developer/redis.rst
@@ -28,7 +28,7 @@ The server might be already running after installing, if not you can launch it u
28Configure Redis in wallabag 28Configure Redis in wallabag
29--------------------------- 29---------------------------
30 30
31Edit your ``parameters.yml`` file to edit Redis configuration. The default one should be ok: 31Edit your ``app/config/parameters.yml`` file to edit Redis configuration. The default one should be ok:
32 32
33.. code:: yaml 33.. code:: yaml
34 34