3
0
corteza/pkg/options/workflow.yaml
Denis Arh f31ac4a30f Workflow execution logging is now configurable
Use WORKFLOW_EXEC_DEBUG=true to enable it
2021-03-24 21:14:09 +01:00

14 lines
291 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