3
0
corteza/pkg/options/workflow.yaml
2021-10-01 10:08:58 +02:00

19 lines
417 B
YAML

docs:
title: Workflow
props:
- name: register
type: bool
default: true
description: Registers enabled and valid workflows and executes them when triggered
- name: execDebug
type: bool
default: false
description: Enables verbose logging for workflow execution
- name: callStackSize
type: int
default: 16
description: Defines the maximum call stack size between workflows