mirror of
https://github.com/nocobase/nocobase.git
synced 2026-08-30 16:56:07 +08:00
7 lines
187 B
Bash
7 lines
187 B
Bash
# Services splitting for workflow processing
|
|
# WORKER_MODE=workflow:process
|
|
|
|
# Limit of workflow nodes executed in one workflow instance
|
|
# By default, no limit
|
|
# WORKFLOW_NODES_LIMIT=100
|