1
0
mirror of https://github.com/YunoHost-Apps/send_ynh.git synced 2025-07-08 06:42:02 +02:00

Merge pull request from YunoHost-Apps/testing

manifest: set RAM build requirement to 1G ?
This commit is contained in:
tituspijean
2023-06-27 21:43:10 +02:00
committed by GitHub

@ -22,7 +22,7 @@ multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.build = "1G"
ram.runtime = "50M"
[install]