Make send-error behaviour optional in file node

Existing nodes will have sendError enabled. New instances
will default to it being disabled.
This commit is contained in:
Nick O'Leary
2017-07-04 20:12:53 +01:00
parent 47e2707fd3
commit 0fd8d0e2bf
3 changed files with 36 additions and 6 deletions

View File

@@ -762,6 +762,7 @@
"breakchunks": "Break into chunks",
"breaklines": "Break into lines",
"filelabel": "file",
"sendError": "Send message on error (legacy mode)",
"deletelabel": "delete __file__"
},
"action": {