From 51c280e517cdef3a413404de44939f8a24a898df 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 18:02:58 +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 53b143e..a474177 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"