mirror of
https://github.com/YunoHost-Apps/pydio_ynh.git
synced 2024-09-03 20:16:05 +02:00
Bump ram usage to 700M
This commit is contained in:
parent
5a44d3c8b1
commit
0a9e64314d
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ ldap = false
|
|||
sso = false
|
||||
|
||||
disk = "50M"
|
||||
ram.build = "500M"
|
||||
ram.runtime = "500M"
|
||||
ram.build = "700M"
|
||||
ram.runtime = "700M"
|
||||
|
||||
[install]
|
||||
[install.domain]
|
||||
|
|
Loading…
Add table
Reference in a new issue