From: michael Date: Sun, 21 Jun 2015 17:51:29 +0000 (+0000) Subject: - reference.conf: added GLINE example for ircu X-Git-Tag: 1.1.0beta1~21 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=360eb1c83b02b6f2033cfc0b00b1b62a68febf3c;p=hopm.git - reference.conf: added GLINE example for ircu git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@6178 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/doc/reference.conf b/doc/reference.conf index d52ec1f..f3d79c1 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -241,6 +241,9 @@ irc { */ kline = "KLINE 180 *@%h :Open proxy found on your host."; + /* A GLINE example for ircu */ +# kline = "GLINE +*@%i 1800 :Open proxy found on your host."; + /* * An AKILL example for services with OperServ. Your HOPM must have permission to * AKILL for this to work!