From 8fac8d1dd66f6553901a9a12fdda18a2f622d292 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:22:42 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index a5a028d..3c8e9d6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -53,10 +53,10 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" + main.auth_header = false 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"