Change config value for daemon
This commit is contained in:
parent
7b34dab453
commit
dfb002fb33
|
@ -164,7 +164,7 @@ class Node extends Model implements CleansAttributes, ValidableContract
|
|||
'enabled' => true,
|
||||
'kill_at_count' => 5,
|
||||
'decay' => 10,
|
||||
'bytes' => 30720,
|
||||
'lines' => 1000,
|
||||
'check_interval_ms' => 100,
|
||||
],
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue