mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-07-08 06:42:02 +02:00
Merge pull request #22 from YunoHost-Apps/testing
manifest: set RAM build requirement to 1G ?
This commit is contained in:
@ -22,7 +22,7 @@ multi_instance = true
|
|||||||
ldap = false
|
ldap = false
|
||||||
sso = false
|
sso = false
|
||||||
disk = "50M"
|
disk = "50M"
|
||||||
ram.build = "50M"
|
ram.build = "1G"
|
||||||
ram.runtime = "50M"
|
ram.runtime = "50M"
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
|
Reference in New Issue
Block a user