ervu-dashboard-etl/mappings/metadata/workflow-run-configuration/local.json

11 lines
No EOL
252 B
JSON

{
"engineRunConfiguration": {
"Local": {
"safe_mode": false,
"transactional": false
}
},
"defaultSelection": true,
"name": "local",
"description": "Runs your workflows locally with the standard local Hop workflow engine"
}