mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update manifest.toml
This commit is contained in:
parent
9a8106f5b1
commit
927803cc74
1 changed files with 3 additions and 3 deletions
|
@ -19,14 +19,14 @@ code = "https://github.com/nextcloud/server"
|
|||
cpe = "cpe:2.3:a:nextcloud:nextcloud"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.2"
|
||||
yunohost = ">= 11.1.6"
|
||||
architectures = ["amd64", "arm64"]
|
||||
multi_instance = true
|
||||
ldap = "true"
|
||||
sso = "true"
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.runtime = "50M"
|
||||
ram.build = "128M"
|
||||
ram.runtime = "512M"
|
||||
|
||||
[install]
|
||||
[install.domain]
|
||||
|
|
Loading…
Add table
Reference in a new issue