README.md aktualisiert

This commit is contained in:
2024-09-08 11:11:29 +02:00
parent c0ec899661
commit 66034b8293

View File

@@ -19,8 +19,8 @@ Default DB is SQLite.
3. (optional) Set db in config: `nano ${BASEDIR:-.}/files/synapse/homeserver.yaml`
4. Edit element config: `nano files/element-config.json`
1. set "default_server_name" to your domain for Synapse
2. set "m.homeserver" => "base_url" to your domain for Element
1. set "default_server_name" to your domain for Synapse (maybe removed in new version ?)
2. set "m.homeserver" => "base_url" to your domain for Element ($DOMAIN variable)
3. Hint: by default connection to main servers of matrix.org is enabled
4. Hint: by default jitsi (cloud!) is uses for **group** videocalls
- > [^jitsi]: 1:1 calls, or calls between you and one other person, do not use Jitsi. Instead, those calls work directly between clients or via TURN servers configured on the respective homeservers.