From b38bdfc03bd21cace627dc5065e623ccc197af13 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Mon, 29 Apr 2024 18:58:49 +0200 Subject: [PATCH] fix tests for Bookworm --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 1407d45..7a8d642 100644 --- a/manifest.toml +++ b/manifest.toml @@ -44,7 +44,7 @@ ram.runtime = "1500M" [install.init_main_permission] help.en = "A public application means that anyone can access this site." type = "group" - default = false + default = "visitors" [install.snserver_domain] ask.en = "Choose the default Standard Notes Syncing Server"