Skip to content

Commit c5010f0

Browse files
committed
set RT limits at pro level
1 parent c7cca14 commit c5010f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

supabase-pawtograder.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -688,6 +688,8 @@ services:
688688
- LOG_LEVEL=error
689689
- RUN_JANITOR=true
690690
- JANITOR_INTERVAL=60000
691+
- TENANT_MAX_EVENTS_PER_SECOND=500
692+
- TENANT_MAX_JOINS_PER_SECOND=500
691693
command:
692694
"sh -c \"/app/bin/migrate && /app/bin/realtime eval
693695
'Realtime.Release.seeds(Realtime.Repo)' && /app/bin/server\"\n"

0 commit comments

Comments
 (0)