We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7cca14 commit c5010f0Copy full SHA for c5010f0
supabase-pawtograder.yml
@@ -688,6 +688,8 @@ services:
688
- LOG_LEVEL=error
689
- RUN_JANITOR=true
690
- JANITOR_INTERVAL=60000
691
+ - TENANT_MAX_EVENTS_PER_SECOND=500
692
+ - TENANT_MAX_JOINS_PER_SECOND=500
693
command:
694
"sh -c \"/app/bin/migrate && /app/bin/realtime eval
695
'Realtime.Release.seeds(Realtime.Repo)' && /app/bin/server\"\n"
0 commit comments