This reverts commit 7fdc4c2cc3.
This commit is contained in:
@@ -2,7 +2,9 @@ rules {
|
|||||||
ip_reputation = {
|
ip_reputation = {
|
||||||
selector "ip" {
|
selector "ip" {
|
||||||
}
|
}
|
||||||
backend "redis";
|
backend "redis" {
|
||||||
|
servers = "redis";
|
||||||
|
}
|
||||||
symbol = "IP_REPUTATION";
|
symbol = "IP_REPUTATION";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user