1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00

Update manifest.toml: bump RAM build requirement to 500M, cf https://forum.yunohost.org/t/30126

This commit is contained in:
Alexandre Aubin 2024-06-25 01:11:09 +02:00 committed by GitHub
parent 4fba0e04de
commit 9bd51cc876
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ multi_instance = true
ldap = "not_relevant"
sso = "not_relevant"
disk = "50M"
ram.build = "50M"
ram.build = "500M"
ram.runtime = "50M"
[install]