From 0a009a7b1c78457ab04f193e0eb349a603c857aa Mon Sep 17 00:00:00 2001 From: Timo <16718859+toger5@users.noreply.github.com> Date: Tue, 12 Sep 2023 13:51:06 +0200 Subject: [PATCH] disable turn servers in widget mode (#1396) Signed-off-by: Timo K --- src/widget.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/widget.ts b/src/widget.ts index de03d78e..d36a3053 100644 --- a/src/widget.ts +++ b/src/widget.ts @@ -147,7 +147,7 @@ export const widget: WidgetHelpers | null = (() => { receiveState, sendToDevice: sendRecvToDevice, receiveToDevice: sendRecvToDevice, - turnServers: true, + turnServers: false, }, roomId, {