From fad65ab58770b8bced1ed7dc6ee86f44896ab99d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 7 Jun 2023 15:31:04 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 64cb608..1814b12 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ userdoc = "https://forgejo.org/docs/latest/user/" code = "https://codeberg.org/forgejo/forgejo" [integration] -yunohost = ">= 11.1.17" +yunohost = ">= 11.1.19" architectures = ["amd64", "arm64", "armhf"] multi_instance = true ldap = true @@ -56,6 +56,7 @@ ram.runtime = "2G" rename = "forgejo.xz" [resources.system_user] + home = "__DATA_DIR__" allow_ssh = true [resources.ports]