diff --git a/manifest.toml b/manifest.toml index 9cd5067..8b774ae 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,11 +16,11 @@ code = "https://github.com/gchq/CyberChef" cpe = "cpe:2.3:a:gchq:cyberchef" [integration] -yunohost = ">= 11.1.21" +yunohost = ">= 11.2" architectures = "all" multi_instance = true -ldap = "not_relevant" -sso = "not_relevant" +ldap = false +sso = false disk = "50M" ram.build = "50M" ram.runtime = "20M"