This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
mirror of
https://github.com/langgenius/dify.git
Watch
2
Star
0
Fork
You've already forked dify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
121bb99cc2
dify
/
web
/
app
/
components
/
base
/
file-uploader
/
constants.ts
4 lines
100 B
TypeScript
Raw
Blame
History
export
const
FILE_SIZE_LIMIT
=
15
*
1024
*
1024
export
const
FILE_URL_REGEX
=
/^(https?|ftp):\/\//
Reference in New Issue
View Git Blame
Copy Permalink