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-ldap.json

This commit is contained in:
Éric Gaspar 2024-06-16 13:48:50 +02:00
parent 90cee88ca6
commit 1062d7ad66

View file

@ -1,8 +1,7 @@
{
"description": "YunoHost User Group",
"users": {
"description": "YunoHost User Group",
"public": true,
"authServer": "https://__DOMAIN__/auth/",
"authKeys": [
__KEY__
]
"authKeys": [__KEY__],
"auto-subgroups": true
}