Disable SecCollectionTimeout parser error

This commit is contained in:
Victor Hora 2018-03-12 12:24:24 -04:00 committed by Felipe Zimmerle
parent 22334c9bb6
commit 480a2f89d7
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -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
{