Re: Cannot Upload Large File to S3

51 views
Skip to first unread message
Message has been deleted

EricSI

unread,
Aug 23, 2022, 6:51:22 PM8/23/22
to django-filer
This might be more specific to Django than Django-Filer. Django has two settings that limit the size of file and data upload through forms.

DATA_UPLOAD_MAX_MEMORY_SIZE
FILE_UPLOAD_MAX_MEMORY_SIZE

The default limit 2.5mb.  Try changing those settings to something large enough to accomodate the file you're trying to upload and see if it fixes it.

On Tuesday, August 23, 2022 at 11:42:24 AM UTC-7 zwel...@gmail.com wrote:
Can anyone help me fix how to upload large file (about 1GB) to aws s3 ??
i'm stucked!! Thank you.
Reply all
Reply to author
Forward
Message has been deleted
0 new messages