You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/images/pricing.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ On the Free plan, you can request up to 5,000 unique transformations each month
24
24
Once you exceed 5,000 unique transformations:
25
25
26
26
- Existing transformations in cache will continue to be served as expected.
27
-
- New transformations will return a `9423` error. If your source image is from the same domain where the transformation is served, then you can use the [`onerror` parameter](/images/transform-images/transform-via-url/#onerror) to redirect to the original image.
27
+
- New transformations will return a `9422` error. If your source image is from the same domain where the transformation is served, then you can use the [`onerror` parameter](/images/transform-images/transform-via-url/#onerror) to redirect to the original image.
28
28
- You will not be charged for exceeding the limits in the Free plan.
29
29
30
30
To request more than 5,000 unique transformations each month, you can purchase an Images Paid plan.
0 commit comments