diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-10-27 14:46:21 +0200 |
---|---|---|
committer | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-10-27 14:46:21 +0200 |
commit | 37da178696c2f23b8a3b85f10e3c885ecf425173 (patch) | |
tree | d7a10ac00b3dab83975b4f6f3d409ac2aa403d53 /docs/de/developer/redis.rst | |
parent | 069d39dfaffdc99db44d578250cd366b1af69fd6 (diff) | |
download | wallabag-37da178696c2f23b8a3b85f10e3c885ecf425173.tar.gz wallabag-37da178696c2f23b8a3b85f10e3c885ecf425173.tar.zst wallabag-37da178696c2f23b8a3b85f10e3c885ecf425173.zip |
Added the whole path to parameters.yml file
Diffstat (limited to 'docs/de/developer/redis.rst')
-rw-r--r-- | docs/de/developer/redis.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/de/developer/redis.rst b/docs/de/developer/redis.rst index 57b41550..2505bf24 100644 --- a/docs/de/developer/redis.rst +++ b/docs/de/developer/redis.rst | |||
@@ -28,7 +28,7 @@ Der Redis Service läuft eventuell schon direkt nach der Installation. Falls nic | |||
28 | Konfigure Redis in wallabag | 28 | Konfigure Redis in wallabag |
29 | --------------------------- | 29 | --------------------------- |
30 | 30 | ||
31 | Bearbeite die Datei ``parameters.yml``, um die RabbitMQ Konfiguration einzurichten. Die Standardkonfiguration sollte ok sein: | 31 | Bearbeite die Datei ``app/config/parameters.yml``, um die RabbitMQ Konfiguration einzurichten. Die Standardkonfiguration sollte ok sein: |
32 | 32 | ||
33 | .. code:: yaml | 33 | .. code:: yaml |
34 | 34 | ||