docs: fix urls
This commit is contained in:
parent
36d28a6a4b
commit
c8fdc514a7
45 changed files with 49 additions and 49 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Synapse is a [Matrix](https://matrix.org/) homeserver. Matrix is an open network for secure, decentralised communication.
|
||||
|
||||
View the [*synix* NixOS module on Forgejo](https://git.sid.ovh/sid/synix/tree/master/modules/nixos/matrix-synapse).
|
||||
View the [*synix* NixOS module on Forgejo](https://git.sid.ovh/sid/synix/src/branch/release-25.11/modules/nixos/matrix-synapse).
|
||||
|
||||
## References
|
||||
|
||||
|
|
@ -40,7 +40,7 @@ nix-shell -p livekit --run "livekit-server generate-keys | tail -1 | awk '{print
|
|||
|
||||
## Config
|
||||
|
||||
[Coturn has its own module](https://git.sid.ovh/sid/synix/tree/master/modules/nixos/matrix-synapse), making it easy to outsource to a small VPS with a static IPv4 address.
|
||||
[Coturn has its own module](https://git.sid.ovh/sid/synix/src/branch/release-25.11/modules/nixos/matrix-synapse), making it easy to outsource to a small VPS with a static IPv4 address.
|
||||
If you do so, both machines need the secret `coturn/static-auth-secret`.
|
||||
|
||||
In the following example, both services run on the same machine:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue