!CarlYouKilledIt - @Gaurav Chadha Is there a li...

@Gaurav Chadha Is there a limit to the file upload api for different tiers? My users cant upload files over about 30mb
6 Replies
Gaurav Chadha
Gaurav Chadha3mo ago
Hi @!CarlYouKilledIt, on free plan the limit it 10mb, on paid plans the limit is 100mb.
!CarlYouKilledIt
What is it for the starter plan? I'm on the starter plan and some users upload files from 10-80mb but above around 30 or so it says request entity to large
Gaurav Chadha
Gaurav Chadha3mo ago
Are they directly uploading to BuildShip storage or from API, 100mb is for manual upload from local to BuildShip storage on your own project. Yes via API it won't accept more than 10mb currently.
!CarlYouKilledIt
Is there a work around to use the 100mb manual upload non locally ? Or is that something i have to do on the frontend to then save it to buildship storage
Gaurav Chadha
Gaurav Chadha3mo ago
Currently nope, you'll require to handle it from frontend to upload 100mb to BuildShip storage.
!CarlYouKilledIt
Okay sounds good thank you