diff --git a/manifest.toml b/manifest.toml index ed42406..9a22e38 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,3 +1,5 @@ +#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json + packaging_format = 2 id = "ihatemoney" @@ -23,8 +25,8 @@ multi_instance = true ldap = false sso = false disk = "50M" -ram.build = "50M" -ram.runtime = "50M" +ram.build = "300M" +ram.runtime = "100M" [install] [install.domain] diff --git a/tests.toml b/tests.toml index 2b83ba0..c679f04 100644 --- a/tests.toml +++ b/tests.toml @@ -1,3 +1,5 @@ +#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json + test_format = 1.0 [default]