From 5e3ada6c8cd59756510169f288e23cd504127e6b Mon Sep 17 00:00:00 2001 From: Danny Roosevelt Date: Tue, 5 Nov 2024 15:09:28 -0800 Subject: [PATCH] Update next.config.js --- docs-v2/next.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-v2/next.config.js b/docs-v2/next.config.js index 063cce71dd76f..4c466a512f454 100644 --- a/docs-v2/next.config.js +++ b/docs-v2/next.config.js @@ -48,7 +48,7 @@ module.exports = withNextra({ TMP_SIZE_LIMIT: "2GB", DELAY_MIN_MAX_TIME: "You can pause your workflow for as little as one millisecond, or as long as one year", - PUBLIC_APPS: "2,200", + PUBLIC_APPS: "2,400", FREE_INSPECTOR_EVENT_LIMIT: "7 days of events", WARM_WORKERS_INTERVAL: "10 minutes", WARM_WORKERS_CREDITS_PER_INTERVAL: "5",