From 3eee1ab47c7db74d3e89776f30f80c9a6f53d9cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 20 Aug 2023 10:17:31 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 5408abe..a5a028d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -56,6 +56,7 @@ ram.runtime = "50M" admin.url = "/admin" admin.allowed= "all_users" admin.show_tile = false + admin.auth_header = false [resources.apt] packages = "mariadb-server php8.2-xml php8.2-mbstring php8.2-mysql php8.2-ldap"