Hi guys, I didn't find this information in the doc but I wanted to know is it possible to enforce a limit per user and per day on the amount of gb a user can download each day and if yes is it a global setting or each user can have his own limit ?
You will need to have some appwrite function to meter the amount of gbs downloaded
Recommended threads
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime: Listener not triggered on upda...
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtim...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...