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"
|
code = "https://codeberg.org/forgejo/forgejo"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.17"
|
yunohost = ">= 11.1.19"
|
||||||
architectures = ["amd64", "arm64", "armhf"]
|
architectures = ["amd64", "arm64", "armhf"]
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = true
|
ldap = true
|
||||||
|
@ -56,6 +56,7 @@ ram.runtime = "2G"
|
||||||
rename = "forgejo.xz"
|
rename = "forgejo.xz"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
home = "__DATA_DIR__"
|
||||||
allow_ssh = true
|
allow_ssh = true
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
|
|
Loading…
Add table
Reference in a new issue