Security & WAF
Global · server
boolean
add_sql_injection_protection
Global master switch for SQL-injection screening.
- Config key
add_sql_injection_protection- Scope
- Global · server
- Type
- boolean
- Default
false
Enables the SQL-injection filter for the whole process. It only actually screens a given domain when that domain also sets enable_sql_injection_protection — the global flag arms the feature, the per-domain flag turns it on.
add_sql_injection_protection = true