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

9 lines
243 B
JSON
Raw Normal View History

2021-01-09 21:34:33 +01:00
{
"op": [{"username": "__ADMIN__", "password": "__PASSWORD__"}],
2021-02-25 10:12:39 +01:00
"presenter": [{}],
"description": "__GROUP_DESCRIPTION__",
2021-01-13 22:42:50 +01:00
"public": true,
"allow-anonymous": true,
"allow-recording": true,
"allow-subgroups": true
2021-02-25 10:12:39 +01:00
}