diff --git a/manifest.toml b/manifest.toml index 6a1e3b9..d33b272 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,13 +19,13 @@ fund = "https://liberapay.com/robertsLando/donate" [integration] yunohost = ">= 11.1.18" -architectures = "arm64 armhf amd64" +architectures = [ "amd64", "armhf", "arm64" ] multi_instance = false ldap = "not_relevant" sso = "not_relevant" disk = "350M" -ram.build = "100M" -ram.runtime = "100M" +ram.build = "200M" +ram.runtime = "150M" [install] [install.domain]