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
- Issue with downloading large files (40GB...
Hi everyone! I am using the latest Appwrite 1.8.0 version on my self-hosted server. I successfully uploaded a large ZIP archive (~40GB) using the chunked uploa...
- Firebase app import
I'm **very** new to appwrite and I just set up appwrite with docker and I'm trying to import a Firebase app I have set up but it's erroring and I don't really k...
- getFileViewURL isnt working on android
i trid the adding the jwt token to the end of the url still nothing. but it works fine on ios https://fra.cloud.appwrite.io/v1/storage/buckets/693a0xxxxxxxxf2d...