From 164be875b0e3305191135784e1183b94143ff7c1 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Thu, 21 Nov 2024 16:24:15 +0200 Subject: [PATCH] Update docs/configuring-playbook-livekit-server.md Co-authored-by: Suguru Hirahara --- docs/configuring-playbook-livekit-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuring-playbook-livekit-server.md b/docs/configuring-playbook-livekit-server.md index 7882aae8e..fa5264954 100644 --- a/docs/configuring-playbook-livekit-server.md +++ b/docs/configuring-playbook-livekit-server.md @@ -8,7 +8,7 @@ See the project's [documentation](https://github.com/livekit/livekit) to learn m ## Decide on a domain and path -By default, Livekit is configured to be served on the Matrix domain (`sfu.DOMAIN`, controlled by the `matrix_livekit_server_hostname` variable). +By default, LiveKit is configured to be served on the Matrix domain (`sfu.example.com`, controlled by the `matrix_livekit_server_hostname` variable). This makes it easy to set it up, **without** having to adjust your DNS records manually.