From 79a0867493158c8f1f3514a4691e09f67d0923b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 23 Sep 2023 14:33:49 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.toml b/manifest.toml index d243d6d..ebaf808 100644 --- a/manifest.toml +++ b/manifest.toml @@ -30,6 +30,10 @@ ram.runtime = "100M" [install.domain] type = "domain" + [install.init_main_permission] + type = "group" + default = "visitors" + [install.admin] type = "user"