From 345a2c9c8c8cfa015825305303af620308ce6386 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 27 Feb 2021 15:49:34 +0100 Subject: [PATCH] Update groupname.json --- conf/groupname.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/conf/groupname.json b/conf/groupname.json index 649bfec..da6b9c9 100644 --- a/conf/groupname.json +++ b/conf/groupname.json @@ -3,5 +3,7 @@ "presenter": [{}], "description": "a human-readable description of the group; this is displayed on the landing page for public groups.", "public": true, - "allow-anonymous": true + "allow-anonymous": true, + "allow-recording": true, + "allow-subgroups": true }