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
5abfd49afb
commit
1959123d53
1 changed files with 4 additions and 4 deletions
|
@ -4,13 +4,13 @@
|
||||||
{"username": "", "password": ""},
|
{"username": "", "password": ""},
|
||||||
{"username": "", "password": ""}
|
{"username": "", "password": ""}
|
||||||
],
|
],
|
||||||
"public": "true",
|
"public": true,
|
||||||
"description": "This is displayed on the landing page for public groups.",
|
"description": "This is displayed on the landing page for public groups.",
|
||||||
"max-clients": 20,
|
"max-clients": 20,
|
||||||
"max-history-age": 14400,
|
"max-history-age": 14400,
|
||||||
"allow-recording": "true",
|
"allow-recording": true,
|
||||||
"allow-anonymous": "true",
|
"allow-anonymous": true,
|
||||||
"allow-subgroups": "true",
|
"allow-subgroups": true,
|
||||||
"redirect": "",
|
"redirect": "",
|
||||||
"codecs": ["vp8", "opus"]
|
"codecs": ["vp8", "opus"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue