docs: fixed config files path for editing settings...

This commit is contained in:
RhodeCode Admin 2024-03-29 10:43:02 +01:00
parent d684cf1f5d
commit 0f1fbf4ccc
17 changed files with 23 additions and 23 deletions

View file

@ -27,7 +27,7 @@ from the same database using the following steps:
Once the new instance is installed you need to update the licence token and
database connection string in the
:file:`/home/{user}/.rccontrol/{instance-id}/rhodecode.ini` file.
:file:`config/_shared/rhodecode.ini` file.
.. code-block:: bash