mirror of
https://git.jami.net/savoirfairelinux/jami-docs.git
synced 2025-07-03 04:20:26 +08:00
setup/index.md: fix {toctree} and cleanup
Change-Id: I2931c96c233800681d40829318ec82dd1cd2fe4d
This commit is contained in:
@ -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
|
||||
|
||||
|
@ -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.
|
||||
|
Reference in New Issue
Block a user