From 9e04f10d2530a8f7a53a4c34227d79cea5c4fc1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 14 Sep 2023 15:13:07 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index c290f6b..ccb507f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -38,8 +38,8 @@ ram.runtime = "50M" type = "group" default = "visitors" - [install.admin] - type = "user" + #[install.admin] + #type = "user" [resources] [resources.sources.main] @@ -59,4 +59,4 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" - admin.allowed = "admins" + #admin.allowed = "admins"