Skip to content

Commit 5e4bd89

Browse files
authored
[HTTP errors] Update error-413.mdx
1 parent 2900bbc commit 5e4bd89

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error

1 file changed

+2
-2
lines changed

src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error/error-413.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ The upload limit for the Cloudflare API depends on your plan. If you exceed this
2222

2323
<FeatureTable id="network.max_upload_size" />
2424

25-
Keep in mind, customers can reduce the **Maximum Upload Size** from the zone's **Network** page which can cause a `413`.
25+
Keep in mind, customers can reduce the **Maximum Upload Size** from the zone's **Network** dashbaord. Keep in mind, this can cause a `413 Payload Too Large`.
2626

27-
If you require a larger upload, break up requests into smaller chunks, change your DNS record to [DNS-only](/dns/proxy-status/#dns-only-records), or [upgrade your plan](/billing/change-plan/).
27+
If you require a larger upload, you can group requests into smaller chunks, upload the full resource through an [unproxied (grey-clouded) DNS record](/dns/proxy-status/#dns-only-records), or [upgrade your plan](/billing/change-plan/).

0 commit comments

Comments
 (0)