mirror of
https://github.com/YunoHost-Apps/yeswiki_ynh.git
synced 2024-09-03 18:05:56 +02:00
manifest: LDAP integration is true ?
This commit is contained in:
parent
ef8c7e1599
commit
24c45e2b74
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ code = "https://github.com/YesWiki/yeswiki"
|
|||
yunohost = ">= 11.1.21"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
ldap = true
|
||||
sso = false
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
|
|
Loading…
Reference in a new issue