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
eric_G 8fa13b9f13
Fix json (#144)
* Update groupname.json

* Update groupname.json

* Auto-update READMEs

* Update groupname.json

* Update groupname.json

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-06-26 15:23:21 +02:00

12 lines
248 B
JSON

{
"users":{
"__ADMIN__":{
"permissions":"op",
"password":__PASSWORD_HASH__
}
},
"description":"__GROUP_DESCRIPTION__",
"public":true,
"allow-recording":true,
"auto-subgroups":true
}