mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +03:00
Rename gsb db directive
This commit is contained in:
parent
69551d2d09
commit
9380fdbdde
@ -2367,11 +2367,11 @@ const command_rec module_directives[] = {
|
||||
),
|
||||
|
||||
AP_INIT_TAKE1 (
|
||||
"SecGsbMalLookupDB",
|
||||
"SecGsbLookupDB",
|
||||
cmd_gsb_mal_lookup_db,
|
||||
NULL,
|
||||
RSRC_CONF,
|
||||
"database google safe browsing (malware)."
|
||||
"database google safe browsing"
|
||||
),
|
||||
|
||||
AP_INIT_TAKE1 (
|
||||
|
Loading…
x
Reference in New Issue
Block a user