diff --git a/manifest.toml b/manifest.toml index 4702d43..269f6c1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,8 +19,8 @@ code = "https://github.com/go-shiori/shiori" yunohost = ">= 11.1.15" architectures = ["amd64", "arm64", "armhf"] multi_instance = true -ldap = "not_relevant" -sso = "not_relevant" +ldap = false +sso = false disk = "50M" ram.build = "50M" ram.runtime = "50M"