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.
2 parents 78a88a9 + a5036ee commit 733279fCopy full SHA for 733279f
docs/self-hosting.md
@@ -63,6 +63,11 @@ rc_delayed_event_mgmt:
63
burst_count: 20
64
```
65
66
+As a prerequisite 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