mirror of
https://github.com/YunoHost-Apps/ergo_ynh.git
synced 2024-09-03 18:26:31 +02:00
Update manifest.toml
This commit is contained in:
parent
726cc2c8bc
commit
4c7fc0f36b
1 changed files with 4 additions and 1 deletions
|
@ -18,11 +18,14 @@ userdoc = "https://github.com/ergochat/ergo/blob/stable/docs/USERGUIDE.md"
|
|||
code = "https://github.com/ergochat/ergo"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.19"
|
||||
yunohost = ">= 11.2"
|
||||
architectures = ["amd64", "arm64","armhf",]
|
||||
multi_instance = true
|
||||
|
||||
ldap = true
|
||||
|
||||
sso = false
|
||||
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.runtime = "50M"
|
||||
|
|
Loading…
Add table
Reference in a new issue