Hi, I use self hosted appwrite and want to upload files bigger than 30 mB. how can i increase the max filesize? In my special case i want to import a csv file which is 42 MB big.
TL;DR
Increase max upload file size in self-hosted Appwrite to allow uploading files larger than 30MB. For CSV file import, adjust the max upload size to accommodate larger files like the 42MB CSV file.