From 2edb74292939bda91f066add9d51549f1c5b39ad Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Sat, 9 May 2020 16:08:29 +0200 Subject: [PATCH] Increase quota --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index f7f2e3e..6ec78d2 100644 --- a/config.json +++ b/config.json @@ -20,6 +20,6 @@ ], "maxUsersPerCalls": 10, "allowVideo": true, - "maxUsersPerVideoCalls": 4 + "maxUsersPerVideoCalls": 6 } } \ No newline at end of file