Model and template cleanup

This commit is contained in:
Dane Everitt 2017-03-03 23:37:41 -05:00
parent d38f89a468
commit e6d3663b3b
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
5 changed files with 35 additions and 44 deletions

View file

@ -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,