Skip to content

Commit 71dc384

Browse files
authored
Update src/content/docs/hyperdrive/configuration/connection-pooling.mdx
1 parent c43b151 commit 71dc384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/hyperdrive/configuration/connection-pooling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The `max_size` parameter acts as a soft limit - Hyperdrive may temporarily creat
2525

2626
You can configure connection counts using the Cloudflare dashboard, Wrangler CLI, or the Cloudflare API. To configure Hyperdrive's connection count, follow these steps:
2727

28-
Use the `--max-size` parameter when creating or updating a Hyperdrive configuration:
28+
Use the `origin-connection-limit` parameter when creating or updating a Hyperdrive configuration:
2929

3030
<Tabs>
3131
<TabItem label="Create new configuration">

0 commit comments

Comments
 (0)