
Tried to create a PR but I don't have write access to the docs repo. I'm not sure if it's a me thing 馃 But I wanted to add this line to the docs on file extension rules for Storage: "This parameter allows you to provide a list of file extensions that will be accepted into the bucket. Bucket validation against file extensions are case-sensitive."
I had some rules set up against my bucket and trying to upload a .JPEG file didn't work against .jpeg. I assumed that the checks were case-insensitive which wasn't the case. I looked into it a little bit on case sensitivity for file extensions, and it seems like being case sensitive is probably the better approach for file extensions. Hence, it would probably be a good idea to call this out in the docs. Maybe even in the UI? ^_^

Hi @itsjustintime - We had an internal discussion about this and yeah this is something we can support. Can you create a github issue for the same? If not, I will make one

You mean to make it case insensitive? Or to create an issue in the docs repo to update it?

Case insensitive, yes
Recommended threads
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: {聽聽"name":聽"upload-whitelist",聽聽"type"...
- [Node.js SDK] Bypass 2GB file limit?
Hello. Using either InputFile.fromPath or InputFile.fromBuffer throws this error: File size (2295467305) is greater than 2 GiB Bucket limit etc. is setup corre...
- Hi im using vvs studio to make a charact...
my game involves magic , leveling up aka "phase" max phase is 30 each 10 20 30 theres awakening 1 2 3 i want to make a character builder so that players can fig...
