diff --git a/manifest.toml b/manifest.toml index 4c468f1..d0efc0f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -22,18 +22,14 @@ architectures = "all" multi_instance = false ldap = false sso = false -disk = "50M" -ram.build = "50M" +disk = "300M" +ram.build = "2G" ram.runtime = "50M" [install] [install.domain] type = "domain" -# [install.path] -# type = "path" -# default = "/example" - [install.init_main_permission] type = "group" default = "admins"