From 1959123d53f6bd25c08b7207eb9cb6cb5c1ecbd2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 13 Jan 2021 22:42:50 +0100 Subject: [PATCH] Update groupname.json --- conf/groupname.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/groupname.json b/conf/groupname.json index 4752322..1d9aadf 100644 --- a/conf/groupname.json +++ b/conf/groupname.json @@ -4,13 +4,13 @@ {"username": "", "password": ""}, {"username": "", "password": ""} ], - "public": "true", + "public": true, "description": "This is displayed on the landing page for public groups.", "max-clients": 20, "max-history-age": 14400, - "allow-recording": "true", - "allow-anonymous": "true", - "allow-subgroups": "true", + "allow-recording": true, + "allow-anonymous": true, + "allow-subgroups": true, "redirect": "", "codecs": ["vp8", "opus"] }