You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ip_score.conf 240B

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