mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Update RAM needed for install
This commit is contained in:
parent
4df1e56b4d
commit
bb48b73184
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ multi_instance = true
|
||||||
ldap = true
|
ldap = true
|
||||||
sso = true
|
sso = true
|
||||||
disk = "200M"
|
disk = "200M"
|
||||||
ram.build = "50M"
|
ram.build = "150M"
|
||||||
ram.runtime = "50M"
|
ram.runtime = "50M"
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
|
|
Loading…
Add table
Reference in a new issue