Update skills/supabase/references/realtime/patterns-cleanup.md

Co-authored-by: Filipe Cabaço <filipecabaco@gmail.com>
This commit is contained in:
Pedro Rodrigues
2026-01-28 16:53:01 +00:00
committed by GitHub
parent 8a6ac3c6b3
commit b0fdc14bd9

View File

@@ -84,7 +84,7 @@ channel.subscribe()
| Team | 10,000 | 100 |
Leaked channels count against quotas even when inactive.
For Pay as you go customers you can edit these limits on [Realtime Settings](https://supabase.com/dashboard/project/_/realtime/settings)
## Related
- [patterns-errors.md](patterns-errors.md)