- Only place temporary k-lines
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 24 Dec 2014 13:07:43 +0000 (13:07 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 24 Dec 2014 13:07:43 +0000 (13:07 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5107 82007160-df01-0410-b94d-b575c5fd34c7

doc/reference.conf

index f348dfb1dee431532355f39914f64f07eba6d520..18fe52854c590d343a86413c340c6e383bc2dfab 100644 (file)
@@ -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";
 #      };
 
        /*