Skip to content

Commit 733279f

Browse files
authored
Merge pull request #3215 from element-hq/fkwp/add_information_about_synapse_listeners
add information about required synapse listeners
2 parents 78a88a9 + a5036ee commit 733279f

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 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+
6671
### MatrixRTC Backend
6772

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

0 commit comments

Comments
 (0)