setup/index.md: fix {toctree} and cleanup

Change-Id: I2931c96c233800681d40829318ec82dd1cd2fe4d
This commit is contained in:
ovari123 2025-03-19 23:01:14 -05:00
parent 84a9c56b63
commit c430303466
2 changed files with 8 additions and 2 deletions

View File

@ -64,7 +64,13 @@ Back up all JAMI protocol accounts.
## Jami on a server
[Click here to set up Jami on a server that is always online.](jami-on-a-server.md)
To set up Jami on a server that is always online:
```{toctree}
:maxdepth: 1
jami-on-a-server.md
```
## Jami extensions

View File

@ -27,7 +27,7 @@ with the command:
apt-get install jami-daemon dbus-x11
```
## Copy the Jami configuration
## Copy the Jami configuration files
A copy of the Jami configuration files is required on the server.
If the Jami account is already configured on a computer (in this example, a computer is running GNU/Linux), copy the `.local/share/jami` and `.config/jami` directories to the server.