mirror of
https://github.com/langgenius/dify.git
synced 2026-06-24 04:51:11 +08:00
3 lines
138 B
TypeScript
3 lines
138 B
TypeScript
// Temporary kill switch for deployment DSL import flows. Flip to true to restore them.
|
|
export const isDeploymentDslImportEnabled = false
|