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