From b402f9038df29697cd33c5e248be39caa25ecf37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 20 Dec 2023 23:35:34 +0100 Subject: [PATCH] Improve permission config --- manifest.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.toml b/manifest.toml index d645120..c8a5c92 100644 --- a/manifest.toml +++ b/manifest.toml @@ -88,6 +88,8 @@ ram.runtime = "100M" [resources.permissions] main.url = "/" + admin.show_tile = false + admin.auth_header = false admin.label = "Admins" [resources.ports]