mirror of
https://github.com/YunoHost-Apps/peertube_remote_runner_ynh.git
synced 2024-09-03 19:56:21 +02:00
RAM info
This commit is contained in:
parent
53d79e037e
commit
301470127c
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
sso = false
|
sso = false
|
||||||
disk = "500M"
|
disk = "500M"
|
||||||
ram.build = "50M"
|
ram.build = "500M"
|
||||||
ram.runtime = "500M"
|
ram.runtime = "1000M"
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
[install.domain]
|
[install.domain]
|
||||||
|
|
Loading…
Add table
Reference in a new issue