- reference.conf: whitespace changes
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 28 Jan 2015 19:08:23 +0000 (19:08 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 28 Jan 2015 19:08:23 +0000 (19:08 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5440 82007160-df01-0410-b94d-b575c5fd34c7

doc/reference.conf

index 4d1797c1cbd3ad4835e1b5422835b56428a8827f..dadaca52d46a24f36ee6a888b34a276e814230c1 100644 (file)
@@ -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.