1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/psitransfer_ynh.git synced 2024-09-03 20:16:06 +02:00

Update manifest.toml

This commit is contained in:
ericgaspar 2023-11-18 11:22:16 +01:00
parent d1a6853d0c
commit f9433773d6

View file

@ -19,8 +19,11 @@ code = "https://github.com/psi-4ward/psitransfer"
yunohost = ">= 11.2" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = false ldap = false
sso = false sso = false
disk = "50M" disk = "50M"
ram.build = "1000M" ram.build = "1000M"
ram.runtime = "50M" ram.runtime = "50M"