From 0bc39acd3760cbec896a016b70d29ee7f07d44d5 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:26:32 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index bc6e6b0..938cb51 100644 --- a/manifest.toml +++ b/manifest.toml @@ -65,6 +65,7 @@ ram.runtime = "50M" admin.url = "/admin" admin.allowed = "admins" admin.show_tile = false + admin.protected = true [resources.apt] packages = "ffmpeg"