From a23147b3d6c8663f0fafb7e7c945366cc6d77413 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Sun, 1 Sep 2024 23:12:43 +0200 Subject: [PATCH] Update requirement --- manifest.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index c3395f6..64094b4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -23,7 +23,7 @@ cpe = "cpe:2.3:a:gitea:gitea" fund = "https://opencollective.com/gitea" [integration] -yunohost = ">= 11.2.18" +yunohost = ">= 11.2.30" helpers_version = "2.1" architectures = [ "amd64", @@ -89,8 +89,12 @@ ram.runtime = "100M" allow_email = true [resources.install_dir] + owner = "__APP__:rwx" + group = "__APP__:r-x" [resources.data_dir] + owner = "__APP__:rwx" + group = "__APP__:r-x" [resources.permissions] main.url = "/"