From 62dddb2519170a5e2d5100aa8036709264de7436 Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Mon, 13 Apr 2020 12:12:04 +0200 Subject: [PATCH] Increases users per call --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 46dfa52..a286ca9 100644 --- a/config.json +++ b/config.json @@ -18,7 +18,7 @@ "iceServers": [ "stun:stun.l.google.com:19302" ], - "maxUsersPerCalls": 3, + "maxUsersPerCalls": 10, "allowVideo": true } } \ No newline at end of file