diff --git a/manifest.toml b/manifest.toml index 84946aa..4e753f8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -52,6 +52,10 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" + api.url = "/api" + api.allowed = "visitors" + api.how_tile = false + api.protected = true [resources.apt] packages = "php8.2-ldap php8.2-mbstring php8.2-fileinfo php8.2-sqlite3 php8.2-gd php8.2-intl"