[Rspamd] Fix for Respect Redis REPLICA in reputation plugin (#4046)
parent
ee6ca4eaaa
commit
bbb75b0d32
|
@ -3,7 +3,6 @@ rules {
|
||||||
selector "ip" {
|
selector "ip" {
|
||||||
}
|
}
|
||||||
backend "redis" {
|
backend "redis" {
|
||||||
servers = "redis";
|
|
||||||
}
|
}
|
||||||
symbol = "IP_REPUTATION";
|
symbol = "IP_REPUTATION";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue