WIP
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Defaults
|
||||
waf_config_owasp_crs_version: "4.21.0"
|
||||
waf_config_owasp_crs_version: "4.22.0"
|
||||
|
||||
# Required unless not site.custom_cert
|
||||
waf_config_email: null
|
||||
@@ -22,8 +22,6 @@ waf_config_sites: []
|
||||
# - ""
|
||||
# aliases:
|
||||
# - ""
|
||||
# plugins: FIXME:TODO
|
||||
# - ""
|
||||
# exceptions:
|
||||
# before_request:
|
||||
# - ""
|
||||
@@ -35,6 +33,7 @@ waf_config_defaults:
|
||||
custom_cert: true
|
||||
custom_cert_file: ""
|
||||
custom_key_file: ""
|
||||
plugins: []
|
||||
|
||||
rate_events: 1000
|
||||
rate_window: "1m"
|
||||
|
||||
Reference in New Issue
Block a user