diff --git a/manifest.toml b/manifest.toml index cc88c6c..ba48a02 100644 --- a/manifest.toml +++ b/manifest.toml @@ -23,7 +23,7 @@ multi_instance = false ldap = false sso = false disk = "50M" -ram.build = "50M" +ram.build = "200M" ram.runtime = "50M" [install] diff --git a/tests.toml b/tests.toml index 29f9f87..f523fec 100644 --- a/tests.toml +++ b/tests.toml @@ -11,6 +11,3 @@ test_format = 1.0 # ------------------------------- # Commits to test upgrade from # ------------------------------- - - test_upgrade_from.e20afb4d5c7247df84a8a9a4d5d05ae7205aebb5.name = "Upgrade from 3.00~ynh1" - \ No newline at end of file