mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-25 11:04:42 +00:00
Merge branch 'master' of github.com:mailcow/mailcow-dockerized
This commit is contained in:
commit
339c8a4315
1 changed files with 1 additions and 3 deletions
|
|
@ -2,9 +2,7 @@ rules {
|
|||
ip_reputation = {
|
||||
selector "ip" {
|
||||
}
|
||||
backend "redis" {
|
||||
servers = "redis";
|
||||
}
|
||||
backend "redis";
|
||||
symbol = "IP_REPUTATION";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue