1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/forgejo_ynh.git synced 2024-09-03 18:36:26 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-06-07 15:31:04 +02:00
parent f8caca4178
commit fad65ab587

View file

@ -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]