diff --git a/manifest.toml b/manifest.toml index b9d31b5..5b9e57f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -21,8 +21,8 @@ cpe = "cpe:2.3:a:matrix:element" yunohost = ">= 11.1.0" architectures = "all" multi_instance = true -ldap = "not_relevant" -sso = "not_relevant" +ldap = false +sso = true disk = "50M" ram.build = "50M" ram.runtime = "50M"