mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
Fixing Typo
This commit is contained in:
parent
f0f1c2b1a1
commit
a2be19d8e5
@ -38,7 +38,7 @@ SecRule REQUEST_HEADERS:Content-Type "application/json" \
|
||||
SecRequestBodyLimit 13107200
|
||||
SecRequestBodyNoFilesLimit 131072
|
||||
|
||||
# What do do if the request body size is above our configured limit.
|
||||
# What to do if the request body size is above our configured limit.
|
||||
# Keep in mind that this setting will automatically be set to ProcessPartial
|
||||
# when SecRuleEngine is set to DetectionOnly mode in order to minimize
|
||||
# disruptions when initially deploying ModSecurity.
|
||||
|
Loading…
x
Reference in New Issue
Block a user