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
bebd3f0c54
commit
afacfabd06
1 changed files with 4 additions and 5 deletions
|
@ -1,13 +1,12 @@
|
|||
{
|
||||
"op": [{"username": "__ADMIN__", "password": "__PASSWORD__"}],
|
||||
"presenter": [
|
||||
{"username": "", "password": ""},
|
||||
{"username": "", "password": ""}
|
||||
],
|
||||
"contact": "username@domain.com",
|
||||
"presenter": [{}],
|
||||
"other": [{}],
|
||||
"contact": "__EMAIL__",
|
||||
"comment": "Public Conference",
|
||||
"description": "a human-readable description of the group; this is displayed on the landing page for public groups.",
|
||||
"autolock": true,
|
||||
"autokick": false,
|
||||
"public": true,
|
||||
"max-clients": 20,
|
||||
"max-history-age": 14400,
|
||||
|
|
Loading…
Add table
Reference in a new issue