diff --git a/manifest.toml b/manifest.toml index f963335..e2fe213 100644 --- a/manifest.toml +++ b/manifest.toml @@ -54,6 +54,7 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" + main.auth_header = false api.url = "/api" api.show_tile = false api.allowed = "visitors"