diff --git a/conf/groupname.json b/conf/groupname.json index 9751310..f215aea 100644 --- a/conf/groupname.json +++ b/conf/groupname.json @@ -1,4 +1,16 @@ { "op": [{"username": "__ADMIN__", "password": "__PASSWORD__"}], - "presenter": [{}] + "presenter": [ + {"username": "", "password": ""}, + {"username": "", "password": ""} + ], + "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"], + "redirect": [""], + "codecs": ["vp8", "opus"] } diff --git a/scripts/backup b/scripts/backup index c9a6168..3b606f0 100755 --- a/scripts/backup +++ b/scripts/backup @@ -64,10 +64,10 @@ ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf" #ynh_backup --src_path="/etc/logrotate.d/$app" #================================================= -# BACKUP SYNAPSE LOG +# BACKUP GALÈNE LOG #================================================= -ynh_backup --src_path="/var/log/$app" +#ynh_backup --src_path="/var/log/$app" #================================================= # BACKUP SYSTEMD