From: michael Date: Wed, 24 Dec 2014 13:07:43 +0000 (+0000) Subject: - Only place temporary k-lines X-Git-Tag: 1.0.0beta1~31 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=4fbd2823f29396e28d25d8345f995f197c3e983a;p=hopm.git - Only place temporary k-lines git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5107 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/doc/reference.conf b/doc/reference.conf index f348dfb..18fe528 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -211,7 +211,7 @@ irc { * %i User's IP address * */ - kline = "KLINE *@%h :Open Proxy found on your host."; + kline = "KLINE 180 *@%h :Open proxy found on your host."; /* * An AKILL example for services with OperServ. Your HOPM must have permission to @@ -296,7 +296,7 @@ opm { * The kline message sent for this specific blacklist, remember to put * the removal method in this. */ -# kline = "KLINE *@%h :You have a host listed in the DroneBL. For more information, visit http://dronebl.org/lookup_branded?ip=%i&network=Network"; +# kline = "KLINE 180 *@%h :You have a host listed in the DroneBL. For more information, visit http://dronebl.org/lookup_branded?ip=%i&network=Network"; # } @@ -310,7 +310,7 @@ opm { # 1 = "Tor exit server"; # }; -# kline = "KLINE *@%h :Tor exit server detected. For more information, visit http://www.sectoor.de/tor.php?ip=%i"; +# kline = "KLINE 180 *@%h :Tor exit server detected. For more information, visit http://www.sectoor.de/tor.php?ip=%i"; # }; /* rbl.efnetrbl.org - http://rbl.efnetrbl.org/ */ @@ -327,7 +327,7 @@ opm { # 5 = "Drones / Flooding"; # }; -# kline = "KLINE *@%h :Blacklisted proxy found. For more information, visit http://rbl.efnetrbl.org/?i=%i"; +# kline = "KLINE 180 *@%h :Blacklisted proxy found. For more information, visit http://rbl.efnetrbl.org/?i=%i"; # }; @@ -342,7 +342,7 @@ opm { # 1 = "TOR"; # }; -# kline = "KLINE *@%h :TOR exit node found. For more information, visit http://rbl.efnetrbl.org/?i=%i"; +# kline = "KLINE 180 *@%h :TOR exit node found. For more information, visit http://rbl.efnetrbl.org/?i=%i"; # }; /*