mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Update groupname-ldap.json
This commit is contained in:
parent
90cee88ca6
commit
1062d7ad66
1 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
||||||
{
|
"users": {
|
||||||
"description": "YunoHost User Group",
|
"description": "YunoHost User Group",
|
||||||
"public": true,
|
"public": true,
|
||||||
"authServer": "https://__DOMAIN__/auth/",
|
"authServer": "https://__DOMAIN__/auth/",
|
||||||
"authKeys": [
|
"authKeys": [__KEY__],
|
||||||
__KEY__
|
"auto-subgroups": true
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue