diff --git a/manifest.toml b/manifest.toml index af60c87..2beb3d5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,8 +18,8 @@ code = "https://github.com/magicbug/Cloudlog" yunohost = ">= 11.1.19" architectures = "all" multi_instance = true -ldap = "?" -sso = "?" +ldap = false +sso = false disk = "50M" ram.build = "50M" ram.runtime = "50M"