правки для копирования сведений о судимости, отсрочкам и заполнение флагов
This commit is contained in:
parent
cc58c51c7f
commit
66bf0b8255
8 changed files with 496 additions and 10 deletions
11
metadata/workflow-run-configuration/local.json
Normal file
11
metadata/workflow-run-configuration/local.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"engineRunConfiguration": {
|
||||
"Local": {
|
||||
"safe_mode": false,
|
||||
"transactional": false
|
||||
}
|
||||
},
|
||||
"defaultSelection": true,
|
||||
"name": "local",
|
||||
"description": "Runs your workflows locally with the standard local Hop workflow engine"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue