mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Change config value for daemon
This commit is contained in:
@@ -164,7 +164,7 @@ class Node extends Model implements CleansAttributes, ValidableContract
|
|||||||
'enabled' => true,
|
'enabled' => true,
|
||||||
'kill_at_count' => 5,
|
'kill_at_count' => 5,
|
||||||
'decay' => 10,
|
'decay' => 10,
|
||||||
'bytes' => 30720,
|
'lines' => 1000,
|
||||||
'check_interval_ms' => 100,
|
'check_interval_ms' => 100,
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user