mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2024-11-22 05:51:35 +01:00
Merge pull request #22 from YunoHost-Apps/testing
manifest: set RAM build requirement to 1G ?
This commit is contained in:
commit
f87aaf9d33
@ -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]
|
||||||
|
Loading…
Reference in New Issue
Block a user