1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00
galene_ynh/conf/groupname.json
2021-02-27 15:49:34 +01:00

9 lines
311 B
JSON

{
"op": [{"username": "__ADMIN__", "password": "__PASSWORD__"}],
"presenter": [{}],
"description": "a human-readable description of the group; this is displayed on the landing page for public groups.",
"public": true,
"allow-anonymous": true,
"allow-recording": true,
"allow-subgroups": true
}