aboutsummaryrefslogtreecommitdiffstats
path: root/conf/modules.d/ip_score.conf
blob: 949aee3331279a8d3bdd503199df26c6da879408 (plain)
1
2
3
4
5
6
7
8
9
ip_score {
    .include(try=true,priority=1) "${DBDIR}/dynamic/ip_score.conf"
#    servers = "localhost";
#    treshold = 100;
#    reject_score = 3;
#    no_action_score = -2;
#    add_header_score = 1;
#    whitelist = "file:///ip_map";
}