diff maltfilter @ 103:df68cf1eaf39

Merged?
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 06 Sep 2009 22:07:22 +0300
parents 075b2b626d17 1cbefe9c26c1
children 5786194984c5
line wrap: on
line diff
--- a/maltfilter	Sun Sep 06 22:02:54 2009 +0300
+++ b/maltfilter	Sun Sep 06 22:07:22 2009 +0300
@@ -34,7 +34,7 @@
   "SYSACCT_MAX_UID"     => 999,
 
   "FILTER"              => 0,
-  "FILTER_THRESHOLD"    => 3,
+  "FILTER_THRESHOLD"    => 5,
   "FILTER_MAX_AGE"      => 168,  # in hours
   "FILTER_TARGET"       => "DROP",
   "FILTER_CHAIN"        => "INPUT",
@@ -59,7 +59,7 @@
   "EVIDENCE_DIR"        => "",
 
   "DRONEBL"             => 0,
-  "DRONEBL_THRESHOLD"   => 5,
+  "DRONEBL_THRESHOLD"   => 3,
   "DRONEBL_MAX_AGE"     => 30, # in minutes
   "DRONEBL_RPC_URI"     => "http://dronebl.org/RPC2",
   "DRONEBL_RPC_KEY"     => "",