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:
Éric Gaspar 2024-06-26 15:16:05 +02:00
parent cc5b8209d6
commit a18faac604

View file

@ -3,10 +3,11 @@
"__ADMIN__":{ "__ADMIN__":{
"permissions":"op", "permissions":"op",
"password":__PASSWORD_HASH__ "password":__PASSWORD_HASH__
}
}, },
"description":"__GROUP_DESCRIPTION__", "description":"__GROUP_DESCRIPTION__",
"public":true, "public":true,
"allow-recording":true, "allow-recording":true,
"auto-subgroups":true "auto-subgroups":true
} }
} }