Skip to content

Commit 4694354

Browse files
committed
add informatino about required synapse listeners
1 parent a839cde commit 4694354

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/self-hosting.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@ rc_delayed_event_mgmt:
6363
burst_count: 20
6464
```
6565
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+
6671
### MatrixRTC Backend
6772

6873
In order to **guarantee smooth operation** of Element Call MatrixRTC backend is

0 commit comments

Comments
 (0)