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
Éric Gaspar ab8c0be3b3
Group description (#29)
* Allow group description on install
2021-03-08 09:52:10 +01:00

9 lines
No EOL
243 B
JSON

{
"op": [{"username": "__ADMIN__", "password": "__PASSWORD__"}],
"presenter": [{}],
"description": "__GROUP_DESCRIPTION__",
"public": true,
"allow-anonymous": true,
"allow-recording": true,
"allow-subgroups": true
}