From 260b88975d8caaa4708526187cd341c3a7f72bfd Mon Sep 17 00:00:00 2001 From: stratself Date: Sat, 21 Feb 2026 03:03:30 +0000 Subject: [PATCH] docs: replace personal links and small fixes in docs for Livekit TURN --- docs/calls/livekit.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/calls/livekit.mdx b/docs/calls/livekit.mdx index 4415f9e8f..4c25a1117 100644 --- a/docs/calls/livekit.mdx +++ b/docs/calls/livekit.mdx @@ -211,7 +211,11 @@ ### Integration with an external TURN server Generate a long random secret for LiveKit, and add it to your coturn config under the `static-auth-secret` option. You can add as many secrets as you want, so set a different one for each thing using your TURN server. +<<<<<<< HEAD Then configure LiveKit, making sure to replace `COTURN_SECRET` with the ones you generated: +======= +Then configure livekit, making sure to replace `COTURN_SECRET` with the ones you generated: +>>>>>>> a462db2 (docs: replace personal links and small fixes in docs for Livekit TURN) ```yaml # livekit.yaml