From a77bff473f61ce21bc531ebc60422f7713a39aea Mon Sep 17 00:00:00 2001 From: rodinux Date: Thu, 16 May 2024 22:26:22 +0200 Subject: [PATCH] try debug api --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 59d6bd2..3420ec6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -52,7 +52,7 @@ ram.runtime = "50M" api.allowed = ["visitors", "all_users"] api.show_tile = false api.protected = true - api.auth_header = false + api.auth_header = true [resources.apt] packages = "sqlite3, php8.2-sqlite3, php8.2-gd, php8.2-intl, php8.2-cli, php8.2-gnupg, php8.2-mbstring, php8.2-zip"