From 2cf2e090f6eaab55ff978571f86060894d30ba39 Mon Sep 17 00:00:00 2001 From: fkwp Date: Thu, 17 Apr 2025 16:31:52 +0200 Subject: [PATCH] Update docs/self-hosting.md Co-authored-by: Robin --- docs/self-hosting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/self-hosting.md b/docs/self-hosting.md index 5fdbb143..0e3e8a82 100644 --- a/docs/self-hosting.md +++ b/docs/self-hosting.md @@ -63,8 +63,8 @@ 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) +As a prerequisite 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).