Give more memory to the control group
this allows backups to take more memory as part of the systemd group. the node box code itself runs under little more constraints using --max_old_space_size=150
This commit is contained in:
@@ -19,7 +19,7 @@ Environment="HOME=/home/yellowtent" "USER=yellowtent" "DEBUG=box*,connect-lastmi
|
||||
KillMode=control-group
|
||||
User=yellowtent
|
||||
Group=yellowtent
|
||||
MemoryLimit=200M
|
||||
MemoryLimit=400M
|
||||
TimeoutStopSec=5s
|
||||
StartLimitInterval=1
|
||||
StartLimitBurst=60
|
||||
|
||||
Reference in New Issue
Block a user