From c77f2fbffe120956fa8f0d086ee6f7c95eda598f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 27 Sep 2023 07:15:32 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.toml b/manifest.toml index 5d64846..41bc841 100644 --- a/manifest.toml +++ b/manifest.toml @@ -33,6 +33,10 @@ ram.runtime = "50M" type = "path" default = "/webmail" + [install.init_main_permission] + type = "group" + default = "visitors" + [install.language] ask.en = "Choose the application language" ask.fr = "Choisissez la langue de l'application"