diff --git a/src/pages/docs/platform/pricing/limits.mdx b/src/pages/docs/platform/pricing/limits.mdx index 977cc9aa8b..87bed1f6b4 100644 --- a/src/pages/docs/platform/pricing/limits.mdx +++ b/src/pages/docs/platform/pricing/limits.mdx @@ -100,6 +100,7 @@ Therefore, to provide the realtime platform-as-a-service economically to all cus | **Default last message on channel TTL (days)**

*the default period that the last message on a channel is stored for, when enabled*

| 1 | 30 | 365 | 365 | | **Channel creation rate (per second)**

*the maximum rate at which channels can be created across an account*

| 42 | 250 | 500 | Custom | | **Message publish rate per channel (per second)**

*the maximum rate at which messages can be published for each channel*

| 50 | 50 | 50 | 50 | +| **Message bandwidth per channel (per second)**

*the maximum total size of all messages published to a channel per second*

| 1024 KiB | 1024 KiB | 1024 KiB | 1024 KiB | | **Presence members per channel**

*the maximum number of clients that can be simultaneously present on a channel*

| 200 | 200 | 200 | 200 | | **Presence members per channel with [server-side batching](/docs/messages/batch#server-side) enabled**

*the maximum number of clients that can be simultaneously present on a channel when server-side batching is enabled*

| 200 | 5,000 | 10,000 | 20,000 | | **Total object size per channel(MB)**

*the maximum aggregate size of all objects on a channel*

| 6.5 | 6.5 | 6.5 | 6.5 |