mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
ec1dfe7e97
* fix * Update groupname.json * Update manifest.toml * Auto-update READMEs * use core helper * Auto-update READMEs * Update manifest.toml * Auto-update READMEs * Update tests.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org>
7 lines
197 B
JSON
7 lines
197 B
JSON
"users": {
|
|
"__ADMIN__": {"permissions": "op", "password": "__PASSWORD_HASH__"},
|
|
"description": "__GROUP_DESCRIPTION__",
|
|
"public": true,
|
|
"allow-recording": true,
|
|
"auto-subgroups": true
|
|
}
|