File sizes over 100MB #404
Unanswered
Iamhuzaifasabahuddin
asked this question in
Q&A
Replies: 1 comment 11 replies
-
|
Thank you for reaching out. Yes, I know that some community members use the package for 10GB+ video files. Do you have any specific questions about the implementation? You just have to follow the installation instructions in the readme, followed by setting up the Let me know if you have any specific questions. Cheers! |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Hope you're doing well!
I had a couple of quick questions about the S3 file upload library we've been looking at.
File size support — does the library handle uploads over 100MB? I want to make sure it can handle larger files without any issues on the server side.
ClearableFileInput for S3 — based on my understanding, S3 requires the file field to use a ClearableFileInput widget. Given our current model, view, and template setup, what changes would we need to make to get this working correctly?
Model:
View:
Template:
Beta Was this translation helpful? Give feedback.
All reactions