1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00

Update groupname.json

This commit is contained in:
ericgaspar 2021-02-19 16:36:40 +01:00
parent 9441c52151
commit 15c1f7f818
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -4,6 +4,10 @@
{"username": "", "password": ""},
{"username": "", "password": ""}
],
"other": [
{"username": "", "password": ""},
{"username": "", "password": ""}
],
"contact": "username@domain.com",
"comment": "Public Conference",
"description": "a human-readable description of the group; this is displayed on the landing page for public groups.",
@ -14,6 +18,8 @@
"allow-recording": true,
"allow-anonymous": true,
"allow-subgroups": true,
"autolock": false,
"autokick": false,
"redirect": "",
"codecs": ["vp8", "opus"]
}