File upload size restriction

Hi Team,

I am trying to upload the video files in studio and I am getting error

Upload error
File Introduction to xxxxxxxxxxxx.mp4 exceeds maximum size of 100 MB.

Can someone please guide me an error about this one? I already changed the image upload in caddy lms and added

MAX_ASSET_UPLOAD_FILE_SIZE_IN_MB: "500MB"

in ./env/apps/openedx/config/lms.env.yml

Hi @blason16, did you search the forums?

I searched for MAX_ASSET_UPLOAD_FILE_SIZE_IN_MB and found quite a few threads, this one seems helpful: Correctly patch MAX_ASSET_UPLOAD_FILE_SIZE_IN_MB