We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a839cde commit 4694354Copy full SHA for 4694354
docs/self-hosting.md
@@ -63,6 +63,11 @@ rc_delayed_event_mgmt:
63
burst_count: 20
64
```
65
66
+As a prerequisites for the
67
+[Matrix Livekit JWT auth service](https://github.com/element-hq/lk-jwt-service)
68
+make sure that your Synapse server has either a `federation` or `openid`
69
+[listener configured](https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html#listeners).
70
+
71
### MatrixRTC Backend
72
73
In order to **guarantee smooth operation** of Element Call MatrixRTC backend is
0 commit comments