From afacfabd06025459f6f3ea140ed81265d50fcbff Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 20 Feb 2021 18:22:25 +0100 Subject: [PATCH] Update groupname.json --- conf/groupname.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/conf/groupname.json b/conf/groupname.json index 3582c55..506ae38 100644 --- a/conf/groupname.json +++ b/conf/groupname.json @@ -1,13 +1,12 @@ { "op": [{"username": "__ADMIN__", "password": "__PASSWORD__"}], - "presenter": [ - {"username": "", "password": ""}, - {"username": "", "password": ""} - ], - "contact": "username@domain.com", + "presenter": [{}], + "other": [{}], + "contact": "__EMAIL__", "comment": "Public Conference", "description": "a human-readable description of the group; this is displayed on the landing page for public groups.", "autolock": true, + "autokick": false, "public": true, "max-clients": 20, "max-history-age": 14400,