Update skills/supabase/references/realtime/presence-tracking.md

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

View File

@@ -79,7 +79,7 @@ const channel = supabase.channel('room:123', {
| Free | 20 |
| Pro | 50 |
| Team/Enterprise | 1,000 |
For Pay as you go customers you can edit these limits on [Realtime Settings](https://supabase.com/dashboard/project/_/realtime/settings)
## Related
- [setup-channels.md](setup-channels.md)