From 80482657bee5aca5622745e8ac62ece0bd3dea22 Mon Sep 17 00:00:00 2001 From: "martin.mueller" Date: Wed, 7 Sep 2022 11:17:53 +0200 Subject: [PATCH] TURN_CONF set total-quota unlimited Signed-off-by: martin.mueller --- Containers/talk/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containers/talk/start.sh b/Containers/talk/start.sh index eea4563d..dcb53e9d 100644 --- a/Containers/talk/start.sh +++ b/Containers/talk/start.sh @@ -23,7 +23,7 @@ lt-cred-mech use-auth-secret static-auth-secret=$TURN_SECRET realm=$NC_DOMAIN -total-quota=100 +total-quota=0 bps-capacity=0 stale-nonce no-multicast-peers