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-20 18:22:25 +01:00
parent bebd3f0c54
commit afacfabd06
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -1,13 +1,12 @@
{ {
"op": [{"username": "__ADMIN__", "password": "__PASSWORD__"}], "op": [{"username": "__ADMIN__", "password": "__PASSWORD__"}],
"presenter": [ "presenter": [{}],
{"username": "", "password": ""}, "other": [{}],
{"username": "", "password": ""} "contact": "__EMAIL__",
],
"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.",
"autolock": true, "autolock": true,
"autokick": false,
"public": true, "public": true,
"max-clients": 20, "max-clients": 20,
"max-history-age": 14400, "max-history-age": 14400,