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:
parent
9441c52151
commit
15c1f7f818
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
||||||
{"username": "", "password": ""},
|
{"username": "", "password": ""},
|
||||||
{"username": "", "password": ""}
|
{"username": "", "password": ""}
|
||||||
],
|
],
|
||||||
|
"other": [
|
||||||
|
{"username": "", "password": ""},
|
||||||
|
{"username": "", "password": ""}
|
||||||
|
],
|
||||||
"contact": "username@domain.com",
|
"contact": "username@domain.com",
|
||||||
"comment": "Public Conference",
|
"comment": "Public Conference",
|
||||||
"description": "a human-readable description of the group; this is displayed on the landing page for public groups.",
|
"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-recording": true,
|
||||||
"allow-anonymous": true,
|
"allow-anonymous": true,
|
||||||
"allow-subgroups": true,
|
"allow-subgroups": true,
|
||||||
|
"autolock": false,
|
||||||
|
"autokick": false,
|
||||||
"redirect": "",
|
"redirect": "",
|
||||||
"codecs": ["vp8", "opus"]
|
"codecs": ["vp8", "opus"]
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue