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

Update resource usage in manifest

This commit is contained in:
tituspijean 2023-04-30 16:33:15 +02:00
parent 01d5ebd928
commit e7e12e0e68
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -22,9 +22,9 @@ architectures = "all"
multi_instance = true
ldap = false
sso = false
disk = "1G"
ram.build = "2G"
ram.runtime = "2G"
disk = "500M"
ram.build = "1G"
ram.runtime = "1G"
[install]
[install.domain]