
Is there a way to limit the number of files a user can upload? I know there's a limit of file size but in my case I'd like to limit the user to only upload x amount of files, I tried to achieve this using a function but found out you can't send binaries over appwrite functions due to their syntax. Is there any way to do this within appwrite or would I need to make a service outside of appwrite to do this?
Recommended threads
- Cache appwriter
When using Appwrite in React to display data from a database (e.g., some products) on the main page, is it possible to serve cache on the backend side at the Ap...
- Function not rebuilding properly
I have a function connected to github. Whenever I push to github it triggers a rebuild as expected, but the new function is not activated after done. Also it ...
- Appwrite MCP integration issue with Curs...
I was trying to intergrate Appwrite MCP with cursor. But I don't think it is working. I have attached screenshot of MCP config files. Please let me know if I am...
