From 37da178696c2f23b8a3b85f10e3c885ecf425173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 27 Oct 2016 14:46:21 +0200 Subject: Added the whole path to parameters.yml file --- docs/en/developer/rabbitmq.rst | 2 +- docs/en/developer/redis.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/en') diff --git a/docs/en/developer/rabbitmq.rst b/docs/en/developer/rabbitmq.rst index 673228e9..7ee8a5ce 100644 --- a/docs/en/developer/rabbitmq.rst +++ b/docs/en/developer/rabbitmq.rst @@ -37,7 +37,7 @@ Stop RabbitMQ Configure RabbitMQ in wallabag ------------------------------ -Edit your ``parameters.yml`` file to edit RabbitMQ configuration. The default one should be ok: +Edit your ``app/config/parameters.yml`` file to edit RabbitMQ configuration. The default one should be ok: .. code:: yaml 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 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 -- cgit v1.2.3