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-24 21:49:54 +02:00
parent 994c126ac7
commit 2bc83bc143

View file

@ -1,11 +1,8 @@
{ {
"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
}
} }