1
0
mirror of https://github.com/YunoHost-Apps/send_ynh.git synced 2025-05-18 14:16:08 +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
commit f87aaf9d33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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