git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5681
82007160-df01-0410-b94d-
b575c5fd34c7
/*
* Hostname (or IP) of the IRC server which HOPM will monitor
- * connections on.
+ * connections on. IPv6 is now supported.
*/
server = "irc.example.org";
/*
* connregex is a POSIX regular expression used to parse connection
- * (+c) notices from the ircd. The complexity of the expression should
+ * notices from the ircd. The complexity of the expression should
* be kept to a minimum.
*
* Items in order MUST be: nick user host IP