mirror of
https://github.com/langgenius/dify.git
synced 2026-03-27 23:30:54 +08:00
2 lines
48 B
TypeScript
2 lines
48 B
TypeScript
export const FILE_SIZE_LIMIT = 15 * 1024 * 1024
|