设置
Realtime Settings that allow you to configure your Realtime usage.
设置 #
🌐 Settings
此屏幕中所做的所有更改将断开所有已连接的客户端,以确保实时功能以适当的设置启动,并且所有更改都会存储在 Supabase 中间件中。
🌐 All changes made in this screen will disconnect all your connected clients to ensure Realtime starts with the appropriate settings and all changes are stored in Supabase middleware.

你可以在仪表板的实时设置界面中设置以下选项:
🌐 You can set the following settings using the Realtime Settings screen in your Dashboard:
- 启用实时服务:决定你的项目是否启用或禁用实时服务。
- 通道限制:你可以切换此设置,让 Realtime 允许公共通道,或者设置为仅使用带有 Realtime 授权 的私有通道。
- 数据库连接池大小:决定用于实时授权 RLS 检查的连接数量
- 最大并发客户端数:决定可以连接的客户端最大数量
- 每秒最大事件数:决定每秒可以发送的最大事件数量
- 每秒最大存在事件数:决定每秒可以发送的最大存在事件数
- 最大有效负载大小(KB):决定可以发送的最大有效负载大小(KB)