Update node config sent over API
This commit is contained in:
parent
777e7138e6
commit
2ac734d595
2 changed files with 9 additions and 7 deletions
|
@ -307,7 +307,7 @@
|
|||
"container": "ptdl-sftp"
|
||||
},
|
||||
"query": {
|
||||
"kill_on_fail": false,
|
||||
"kill_on_fail": true,
|
||||
"fail_limit": 5
|
||||
},
|
||||
"logger": {
|
||||
|
|
Reference in a new issue