From ba0e007fc79e1e6b29974ba57654e7c477d86b2f Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Wed, 1 May 2024 22:08:31 +0200 Subject: [PATCH] Update manifest.toml Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com> --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index f458142..80a811b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -40,7 +40,7 @@ ram.runtime = "200M" help.en = "A public app doesn't need SSO auth : the auth page is opened for everyone" help.fr = "Une application publique ne nécessite pas une authentification SSO : sa page d'authentication est ouverte à tous" type = "group" - default = false + default = "visitors" [install.language] ask.en = "Choose the application language"