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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-01-17 15:27:37 +01:00
parent 5ce246f4ff
commit 7715481fc8

View file

@ -19,8 +19,11 @@ code = "https://github.com/cockpit-project/cockpit"
yunohost = ">= 11.2" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = false multi_instance = false
ldap = false ldap = false
sso = false sso = false
disk = "50M" disk = "50M"
ram.build = "50M" ram.build = "50M"
ram.runtime = "50M" ram.runtime = "50M"