Hey guys,
I am currently reworking my authentication for my web app (nextjs). I have a self hosted appwrite instance. Can I remove the rate limit for authentication?
Remove ratelimit from authentication endpoint for testing?
Remove ratelimit from authentication endpoint for testing? (self hosted)
If you're self hosting, there's a self hosting tag you can add to the post rather than putting something in the title
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)