diff --git a/seb4itik/byow/roles/caddy/templates/coraza.conf b/seb4itik/byow/roles/caddy/templates/coraza.conf index bbb70c9..ed7c6fb 100644 --- a/seb4itik/byow/roles/caddy/templates/coraza.conf +++ b/seb4itik/byow/roles/caddy/templates/coraza.conf @@ -78,7 +78,7 @@ SecResponseBodyAccess On # Which response MIME types do you want to inspect? You should adjust the # configuration below to catch documents but avoid static files # (e.g., images and archives). -SecResponseBodyMimeType text/plain text/html text/xml +SecResponseBodyMimeType text/plain text/html text/xml application/json # Buffer response bodies of up to 512 KB in length. SecResponseBodyLimit 524288