diff --git a/manifest.toml b/manifest.toml index 07272fa..deea2cb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "HumHub" description.en = "Enterprise Social Network" description.fr = "RĂ©seau Social d'Entreprise" -version = "1.14.0~ynh1" +version = "1.14.0~ynh2" maintainers = ["Nils Van Zuijlen"] @@ -20,8 +20,11 @@ code = "https://github.com/humhub/humhub" yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = true + sso = false + disk = "50M" ram.build = "50M" ram.runtime = "50M"