1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00

increase ram usage to have some margin

This commit is contained in:
OniriCorpe 2023-12-31 00:04:47 +01:00
parent 4c3dab8147
commit ff6ef61ce1

View file

@ -21,8 +21,8 @@ architectures = "all"
disk = "50M"
ldap = false
multi_instance = false
ram.build = "50M"
ram.runtime = "50M"
ram.build = "200M"
ram.runtime = "200M"
sso = false
yunohost = ">= 11.2"