This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
siwei
/
dify
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
bf478aeba2
Branches
Tags
dev
develop
main
dify
/
web
/
app
/
components
/
base
/
file-uploader
/
constants.ts
constants.ts
100 B
Verlauf
Originalformat
1
2
3
export const FILE_SIZE_LIMIT = 15 * 1024 * 1024
export const FILE_URL_REGEX = /^(https?|ftp):\/\//