diff --git a/manifest.toml b/manifest.toml index 26ed891..dd7e54d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -22,8 +22,8 @@ cpe = "cpe:2.3:a:nextcloud:nextcloud" yunohost = ">= 11.1.6" architectures = ["amd64", "arm64"] multi_instance = true -ldap = "true" -sso = "true" +ldap = true +sso = true disk = "50M" ram.build = "128M" ram.runtime = "512M"