mirror of
https://github.com/langgenius/dify.git
synced 2026-04-24 00:59:19 +08:00
2 lines
43 B
TypeScript
2 lines
43 B
TypeScript
export const FILE_LIMIT = 15 * 1024 * 1024
|