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"