mirror of
https://github.com/langgenius/dify.git
synced 2026-04-23 16:37:44 +08:00
2 lines
48 B
TypeScript
2 lines
48 B
TypeScript
export const FILE_SIZE_LIMIT = 15 * 1024 * 1024
|