From: michael Date: Wed, 28 Jan 2015 19:08:23 +0000 (+0000) Subject: - reference.conf: whitespace changes X-Git-Tag: 1.0.4~38 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=c5ce2a048dfaf28a29f2e98028f2a86da191c0cc;p=hopm.git - reference.conf: whitespace changes git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5440 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/doc/reference.conf b/doc/reference.conf index 4d1797c..dadaca5 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -199,11 +199,11 @@ irc { * below that best matches the type of ircd you use. */ - /* ircd-hybrid */ + /* ircd-hybrid */ connregex = "\\*\\*\\* Notice -- Client connecting: ([^ ]+) \\(([^@]+)@([^\\)]+)\\) \\[([0-9\\.]+)\\].*"; - /* InspIRCd */ -# connregex = "\\*\\*\\* .*CONNECT: Client connecting.*: ([^ ]+)!([^@]+)@([^\\)]+) \\(([0-9\\.]+)\\) \\[.*\\]"; + /* InspIRCd */ +# connregex = "\\*\\*\\* .*CONNECT: Client connecting.*: ([^ ]+)!([^@]+)@([^\\)]+) \\(([0-9\\.]+)\\) \\[.*\\]"; /* * "kline" controls the command used when an open proxy is confirmed.