Model and template cleanup
This commit is contained in:
parent
d38f89a468
commit
e6d3663b3b
5 changed files with 35 additions and 44 deletions
|
@ -130,10 +130,6 @@ class Node extends Model
|
|||
'port' => $this->daemonSFTP,
|
||||
'container' => 'ptdl-sftp',
|
||||
],
|
||||
'query' => [
|
||||
'kill_on_fail' => true,
|
||||
'fail_limit' => 5,
|
||||
],
|
||||
'logger' => [
|
||||
'path' => 'logs/',
|
||||
'src' => false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue