diff --git a/manifest.toml b/manifest.toml index 490e3f4..87219f2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -25,7 +25,7 @@ multi_instance = false ldap = false sso = false disk = "100M" -ram.build = "50M" +ram.build = "150M" ram.runtime = "50M" [install] @@ -77,6 +77,7 @@ ram.runtime = "50M" api.url = "/_api/__APP_" api.show_title = false + api.allowed = "visitors" [resources.ports] main.default = 8080