mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
6fa519f35d
* fix * Update install * Update install * Update install * Update install * Update manifest.toml * Update install * Update manifest.toml * fix * Update install * fix * fix
9 lines
227 B
JSON
9 lines
227 B
JSON
{
|
|
"op": [{"username": "__ADMIN__", "password": __PASSWORD_HASH__}],
|
|
"presenter": [{}],
|
|
"description": "__GROUP_DESCRIPTION__",
|
|
"public": true,
|
|
"allow-anonymous": true,
|
|
"allow-recording": true,
|
|
"allow-subgroups": true
|
|
}
|