From 8ad1d60975303de635dfd53b397ce6abc85ff83f Mon Sep 17 00:00:00 2001 From: fkwp Date: Thu, 24 Apr 2025 23:45:53 +0200 Subject: [PATCH] remove NOTE wrt. legacy livekit key from README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 8ac32d80..4d843d55 100644 --- a/README.md +++ b/README.md @@ -192,11 +192,6 @@ To use it, create a local config by, e.g., The `config.devenv.json` config should work with the backend development environment as outlined in the next section out of box. -> [!NOTE] -> Be aware, that this `config.devenv.json` is exposing a deprecated fallback -> LiveKit config key. If the homeserver advertises SFU backend via -> `.well-known/matrix/client` this has precedence. - You're now ready to launch the development server: ```sh