perf: 关闭流程定义文件自动检查

This commit is contained in:
konbai
2023-08-08 02:49:34 +08:00
parent 6affdee5f1
commit 69c467e26d

View File

@@ -279,3 +279,5 @@ flowable:
database-schema-update: true
idm:
enabled: false
# 关闭流程定义文件自动检查
check-process-definitions: false