mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
Fix resources: 500M disk usage
This commit is contained in:
parent
3d18010016
commit
3a75b9a45f
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ architectures = "all" # FIXME: can be replaced by a list of supported archs usin
|
|||
multi_instance = true
|
||||
ldap = false
|
||||
sso = false
|
||||
disk = "200M"
|
||||
disk = "500M"
|
||||
ram.build = "2000M"
|
||||
ram.runtime = "2000M"
|
||||
|
||||
|
|
Loading…
Reference in a new issue