Max_file_size on DigitalOcean app

how to increase the maximum file size for assets on digitalocean app?

It is this setting: https://github.com/Squidex/squidex/blob/master/backend/src/Squidex/appsettings.json#L240

You have to add a ASSETS__MAXSIZE setting.