mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 11:26:52 +08:00
Feat/attachments (#9526)
Co-authored-by: Joel <iamjoel007@gmail.com> Co-authored-by: JzoNg <jzongcode@gmail.com>
This commit is contained in:
3
web/app/components/base/file-uploader/constants.ts
Normal file
3
web/app/components/base/file-uploader/constants.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const FILE_SIZE_LIMIT = 15 * 1024 * 1024
|
||||
|
||||
export const FILE_URL_REGEX = /^(https?|ftp):\/\//
|
||||
Reference in New Issue
Block a user