mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Disable SecCollectionTimeout parser error
This commit is contained in:
parent
22334c9bb6
commit
480a2f89d7
@ -1701,8 +1701,10 @@ expression:
|
||||
*/
|
||||
| CONFIG_SEC_COLLECTION_TIMEOUT
|
||||
{
|
||||
/* Parser error disabled to avoid breaking default CRS installations with crs-setup.conf-recommended
|
||||
driver.error(@0, "SecCollectionTimeout is not yet supported.");
|
||||
YYERROR;
|
||||
*/
|
||||
}
|
||||
| CONFIG_SEC_HTTP_BLKEY
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user