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
50fd36b359
commit
443b6b848e
1 changed files with 2 additions and 20 deletions
|
@ -1,25 +1,7 @@
|
||||||
{
|
{
|
||||||
"op": [{"username": "__ADMIN__", "password": "__PASSWORD__"}],
|
"op": [{"username": "__ADMIN__", "password": "__PASSWORD__"}],
|
||||||
"presenter": [
|
"presenter": [{}],
|
||||||
{"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.",
|
"description": "a human-readable description of the group; this is displayed on the landing page for public groups.",
|
||||||
"autolock": true,
|
|
||||||
"autokick": false,
|
|
||||||
"public": true,
|
"public": true,
|
||||||
"max-clients": 20,
|
"allow-anonymous": true
|
||||||
"max-history-age": 14400,
|
|
||||||
"allow-recording": true,
|
|
||||||
"allow-anonymous": true,
|
|
||||||
"allow-subgroups": true,
|
|
||||||
"autokick": false,
|
|
||||||
"redirect": "",
|
|
||||||
"codecs": ["vp8", "opus"]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue