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

adjust RAM consumption

This commit is contained in:
OniriCorpe 2024-06-14 22:59:03 +02:00
parent d41285c122
commit 5a926a3a8c

View file

@ -27,7 +27,7 @@ multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "100M"
ram.build = "200M"
ram.runtime = "100M"
[install]