Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs-v2/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Loading