mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
add ressources needed
This commit is contained in:
parent
404f013122
commit
b520c055e9
1 changed files with 3 additions and 3 deletions
|
@ -22,9 +22,9 @@ architectures = "all"
|
|||
multi_instance = true
|
||||
ldap = false
|
||||
sso = false
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.runtime = "50M"
|
||||
disk = "500M"
|
||||
ram.build = "1000M"
|
||||
ram.runtime = "100M"
|
||||
|
||||
[install]
|
||||
[install.domain]
|
||||
|
|
Loading…
Add table
Reference in a new issue