Skip to content

Commit e77be6b

Browse files
committed
Revert docs change
1 parent 789a3b9 commit e77be6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/self-hosting/env/webapp.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ mode: "wide"
143143
| `RUN_ENGINE_RATE_LIMIT_REJECTION_LOGS_ENABLED` | No | 1 | Run engine rate limit rejection logs. |
144144
| `RUN_ENGINE_RATE_LIMIT_LIMITER_LOGS_ENABLED` | No | 0 | Run engine rate limit limiter logs. |
145145
| `RUN_ENGINE_DEFAULT_MAX_TTL` | No || Maximum TTL for all runs (e.g. "14d"). Runs without a TTL use this as default; runs with a larger TTL are clamped. |
146+
| `MAXIMUM_DEV_QUEUE_SIZE` | No || Maximum queued runs per queue in development environments. |
147+
| `MAXIMUM_DEPLOYED_QUEUE_SIZE` | No || Maximum queued runs per queue in deployed (staging/prod) environments. |
146148
| **Misc** | | | |
147149
| `TRIGGER_TELEMETRY_DISABLED` | No || Disable telemetry. |
148150
| `NODE_MAX_OLD_SPACE_SIZE` | No | 8192 | Maximum memory allocation for Node.js heap in MiB (e.g. "4096" for 4GB). |

0 commit comments

Comments
 (0)