Increase file upload size via api

hello everything is fine ? Is it possible to change or increase the file upload limit through the self-hosted baserow api?

Hi @desenvolvedorapp2,

It should be possible via BASEROW_FILE_UPLOAD_SIZE_LIMIT_MB env var (Configuring Baserow // Baserow).

The BASEROW_FILE_UPLOAD_SIZE_LIMIT_MB default is set at 1TB. I’m not sure how you’re self-hosting, but if there is a proxy in between, you might need to change the maximum there as well.

my baserow installation was done using the Easypanel panel. I don’t know how to change the file size in it. the maximum size is 10MB.