From 4694354f695f73dbf44c536b6caa671477ab256b Mon Sep 17 00:00:00 2001 From: fkwp Date: Tue, 15 Apr 2025 17:53:27 +0200 Subject: [PATCH] add informatino about required synapse listeners --- docs/self-hosting.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/self-hosting.md b/docs/self-hosting.md index 7a515930..5fdbb143 100644 --- a/docs/self-hosting.md +++ b/docs/self-hosting.md @@ -63,6 +63,11 @@ rc_delayed_event_mgmt: burst_count: 20 ``` +As a prerequisites for the +[Matrix Livekit JWT auth service](https://github.com/element-hq/lk-jwt-service) +make sure that your Synapse server has either a `federation` or `openid` +[listener configured](https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html#listeners). + ### MatrixRTC Backend In order to **guarantee smooth operation** of Element Call MatrixRTC backend is