From f588ebb0e2c3cd00880ce60f1c4be32cd7f34e08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 20 Aug 2023 15:55:57 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.toml b/manifest.toml index da0b635..af56b23 100644 --- a/manifest.toml +++ b/manifest.toml @@ -30,6 +30,10 @@ ram.runtime = "50M" [install] [install.domain] type = "domain" + + [install.init_main_permission] + type = "group" + default = "visitors" [install.admin] type = "user"