Skip to content
Snippets Groups Projects
Verified Commit adc34e09 authored by blallo's avatar blallo
Browse files

Set limit for body without files

parent 78ff62c7
No related branches found
No related tags found
No related merge requests found
Pipeline #9360 passed
...@@ -15,3 +15,6 @@ SecAuditEngine Off ...@@ -15,3 +15,6 @@ SecAuditEngine Off
SecAuditLog /dev/null SecAuditLog /dev/null
SecStatusEngine Off SecStatusEngine Off
# Raise limit on body also without files attached
SecRequestBodyNoFilesLimit 131072000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment