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:
parent
4c3dab8147
commit
ff6ef61ce1
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue