Skip to content

Commit 09f4572

Browse files
committed
duplicate keys by mistake
1 parent 9bf3566 commit 09f4572

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/self-hosting/env/webapp.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,6 @@ mode: "wide"
117117
| `MAX_BATCH_V2_TRIGGER_ITEMS` | No | 500 | Max batch size (legacy v2 API). |
118118
| `STREAMING_BATCH_MAX_ITEMS` | No | 1000 | Max items in streaming batch (v3 API, requires SDK 4.3.1+). |
119119
| `STREAMING_BATCH_ITEM_MAXIMUM_SIZE` | No | 3145728 (3MB) | Max size per item in streaming batch. |
120-
| `MAXIMUM_DEV_QUEUE_SIZE` | No || Max dev queue size. |
121-
| `MAXIMUM_DEPLOYED_QUEUE_SIZE` | No || Max deployed queue size. |
122120
| **OTel limits** | | | |
123121
| `TRIGGER_OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT` | No | 1024 | OTel span attribute count limit. |
124122
| `TRIGGER_OTEL_LOG_ATTRIBUTE_COUNT_LIMIT` | No | 1024 | OTel log attribute count limit. |

0 commit comments

Comments
 (0)