From 9a24e82f6b0589cbfc48b90c7d647c7d609d2355 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 1 Nov 2023 16:26:55 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5e03a0b..d433157 100644 --- a/manifest.toml +++ b/manifest.toml @@ -34,10 +34,6 @@ ram.runtime = "50M" [install.domain] type = "domain" - [install.init_main_permission] - type = "group" - default = "visitors" - [resources] [resources.sources] @@ -57,6 +53,8 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" + main.show_tile = false + main.allowed = "visitors" [resources.ports] api.default = 21114