mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-11 05:16:27 -05:00
Correct matrix-synapse.service reference in TURN howto docs. (#9308)
This commit is contained in:
parent
792263c97c
commit
982d9eb211
2 changed files with 2 additions and 1 deletions
|
|
@ -187,7 +187,7 @@ After updating the homeserver configuration, you must restart synapse:
|
|||
```
|
||||
* If you use systemd:
|
||||
```
|
||||
systemctl restart synapse.service
|
||||
systemctl restart matrix-synapse.service
|
||||
```
|
||||
... and then reload any clients (or wait an hour for them to refresh their
|
||||
settings).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue