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/rules/custom-errors/troubleshooting.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
@@ -35,7 +35,7 @@ You cannot customize the following 1XXX errors via Error Pages:
35
35
36
36
## Custom error page size
37
37
38
-
Your custom error page cannot be blank and cannot exceed 1.5 MB in size. To avoid exceeding the custom error page limit, preview your page to check its size before publishing.
38
+
Your custom error page cannot be blank and cannot exceed 1.5 MB in size (1,500,000 characters). To avoid exceeding the custom error page limit, preview your page to check its size before publishing.
0 commit comments