From 4f3f5466dd0b173b9d57c2adf9cee93a1c775468 Mon Sep 17 00:00:00 2001 From: nenizera Date: Fri, 17 Jan 2025 14:41:20 +0000 Subject: [PATCH] [Images]Update troubleshooting.mdx * When Polish can't optimize an image the Response Header `Warning: cf-images 299 "original is smaller"` is returned. --- src/content/docs/images/reference/troubleshooting.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/images/reference/troubleshooting.mdx b/src/content/docs/images/reference/troubleshooting.mdx index f6521925b36cea5..8cacd5fca73ec4a 100644 --- a/src/content/docs/images/reference/troubleshooting.mdx +++ b/src/content/docs/images/reference/troubleshooting.mdx @@ -51,6 +51,7 @@ When resizing fails, the response body contains an error message explaining the * Maximum image size is 100 megapixels (meaning 10.000×10.000 pixels large). Maximum file size is 100 MB. GIF/WebP animations are limited to 50 megapixels total (sum of sizes of all frames). * Image Resizing is not compatible with [Bringing Your Own IPs (BYOIP)](/byoip/). +* When Polish can't optimize an image the Response Header `Warning: cf-images 299 "original is smaller"` is returned. ***