Merge branch 'master' of github.com:mailcow/mailcow-dockerized

master
andryyy 2021-04-03 10:50:11 +02:00
commit 339c8a4315
1 changed files with 1 additions and 3 deletions

View File

@ -2,9 +2,7 @@ rules {
ip_reputation = {
selector "ip" {
}
backend "redis" {
servers = "redis";
}
backend "redis";
symbol = "IP_REPUTATION";
}
}