From 55da5c3213ce9581654b128d0ff66a7b6a1d38ad Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Thu, 21 Nov 2024 16:21:55 +0200 Subject: [PATCH] Update docs/configuring-playbook-element-call.md Co-authored-by: Suguru Hirahara --- docs/configuring-playbook-element-call.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/configuring-playbook-element-call.md b/docs/configuring-playbook-element-call.md index 4754722be..c600b3fb9 100644 --- a/docs/configuring-playbook-element-call.md +++ b/docs/configuring-playbook-element-call.md @@ -36,6 +36,7 @@ keydb_enabled: true matrix_element_call_enabled: true matrix_livekit_server_enabled: true matrix_jwt_service_enabled: true + # Set a secure key for LiveKit authentication matrix_livekit_server_dev_key: 'your-secure-livekit-key' ```