chore: Update default value for MODSECURITY_CRS_VERSION to "4"

This commit is contained in:
Théophile Diot 2024-06-08 15:45:31 +01:00
parent e802d26bb1
commit ed0ee629f8
No known key found for this signature in database
GPG key ID: FA995104A0BA376A

View file

@ -25,7 +25,7 @@
},
"MODSECURITY_CRS_VERSION": {
"context": "multisite",
"default": "3",
"default": "4",
"help": "Version of the OWASP Core Rule Set to use with ModSecurity (3, 4 or nightly).",
"id": "modsecurity-crs-version",
"label": "Core Rule Set Version",