diff --git a/manifest.toml b/manifest.toml index 8c7ebab..7b4815b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,8 +19,8 @@ code = "https://github.com/vector-im/hydrogen-web" yunohost = ">= 11.0.9" architectures = "all" multi_instance = true -ldap = "?" -sso = "?" +ldap = false +sso = false disk = "50M" ram.build = "50M" ram.runtime = "50M"