mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-02-03 13:22:17 +02:00
This reverts commit 7fdc4c2cc3b21f51255d209b3d2602a54e679181.
This commit is contained in:
parent
0e307e8ffe
commit
ee6ca4eaaa
@ -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";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user