From 8d0037995b63dac894c0875137fea9eb9db3f118 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 30 May 2023 19:31:17 +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 938cb51..a33fbbf 100644 --- a/manifest.toml +++ b/manifest.toml @@ -65,7 +65,7 @@ ram.runtime = "50M" admin.url = "/admin" admin.allowed = "admins" admin.show_tile = false - admin.protected = true + admin.auth_header = false [resources.apt] packages = "ffmpeg"