From 2ed4f44fec463f649672c51a18a0788c2bfab735 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 22 Sep 2023 17:54:14 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index a474177..53b143e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" - main.allowed = "admins" - main.protected = true + #main.allowed = "admins" + #main.protected = true [resources.apt] packages = "shellinabox"