mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Added the whole path to parameters.yml file
This commit is contained in:
parent
069d39dfaf
commit
37da178696
6 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue