diff --git a/src/content/docs/en/reference/configuration-reference.mdx b/src/content/docs/en/reference/configuration-reference.mdx index ef3a39fd99079..c64f8b3eaad04 100644 --- a/src/content/docs/en/reference/configuration-reference.mdx +++ b/src/content/docs/en/reference/configuration-reference.mdx @@ -447,6 +447,29 @@ The patterns support wildcards for flexible hostname matching: When not configured, `X-Forwarded-Host` headers are not trusted and will be ignored. +#### security.actionBodySizeLimit + +
+
+**Type:** `number`
+**Default:** `1048576` (1 MB)
+