What is the maximum size of a GLB file for compression?

Hello, I’m developing a library of decoration items for a 3D web tool, and I need to pass our glb exported via babylon through compression, but I’m not able to upload files with more than 25 mg. Is there any limitation on the size? and if so, would it be possible to remove this limitation?

@MullerBasso
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): THREEDAPP-1993

@MullerBasso

The file upload limit is 100MB. Any file greater than 100MB will raise exception. Could you please share the problematic file? We’ll then look into this issue.