From e6c86d308a29527ad4feadc8ca292d4d26f0350a Mon Sep 17 00:00:00 2001 From: Tagadda <36127788+Tagadda@users.noreply.github.com> Date: Thu, 18 May 2023 09:52:35 +0000 Subject: [PATCH] fix --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 1d4637a..188a557 100644 --- a/manifest.toml +++ b/manifest.toml @@ -44,7 +44,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen [install.init_main_permission] type = "group" - default = false + default = "all_users" [install.is_public_api] ask.en = "Should Paperless-ngx API be accessible for apps."