aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/de
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/de
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/de')
-rw-r--r--docs/de/developer/rabbitmq.rst2
-rw-r--r--docs/de/developer/redis.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/de/developer/rabbitmq.rst b/docs/de/developer/rabbitmq.rst
index f81e07e3..143b64a1 100644
--- a/docs/de/developer/rabbitmq.rst
+++ b/docs/de/developer/rabbitmq.rst
@@ -37,7 +37,7 @@ RabbitMQ stoppen
37Konfigure RabbitMQ in wallabag 37Konfigure RabbitMQ in wallabag
38------------------------------ 38------------------------------
39 39
40Bearbeite die Datei ``parameters.yml``, um die RabbitMQ Konfiguration einzurichten. Die Standardkonfiguration sollte ok sein: 40Bearbeite die Datei ``app/config/parameters.yml``, um die RabbitMQ Konfiguration einzurichten. Die Standardkonfiguration sollte ok sein:
41 41
42.. code:: yaml 42.. code:: yaml
43 43
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
28Konfigure Redis in wallabag 28Konfigure Redis in wallabag
29--------------------------- 29---------------------------
30 30
31Bearbeite die Datei ``parameters.yml``, um die RabbitMQ Konfiguration einzurichten. Die Standardkonfiguration sollte ok sein: 31Bearbeite 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