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:
parent
f8caca4178
commit
fad65ab587
1 changed files with 2 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue