[Rspamd] Fix for Respect Redis REPLICA in reputation plugin (#4046)

master
Dmitriy Alekseev 2021-04-18 22:41:08 +03:00 committed by GitHub
parent ee6ca4eaaa
commit bbb75b0d32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ rules {
selector "ip" {
}
backend "redis" {
servers = "redis";
}
symbol = "IP_REPUTATION";
}