ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/doc/reference.conf
(Generate patch)

Comparing ircd-hybrid/trunk/doc/example.conf (file contents):
Revision 1678 by michael, Tue Nov 6 22:20:16 2012 UTC vs.
Revision 1679 by michael, Tue Dec 18 18:02:28 2012 UTC

# Line 283 | Line 283 | listen {
283           *
284           * Currently available flags are:
285           *
286 <         *  ssl    - Port is for SSL client connections only
286 >         *  ssl    - Port may only accept TLS/SSL connections
287           *  server - Only server connections are permitted
288           *  hidden - Port is hidden from /stats P, unless you're an admin
289           */
# Line 717 | Line 717 | gecos {
717   };
718  
719   gecos {
720        name = "*http*";
721        reason = "Spambot";
722 };
723
724 gecos {
720          name = "^\[J[0o]hn Do[3e]\]-[0-9]{2,5}$";
721  
722          /*

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)