ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/doc/example.efnet.conf
(Generate patch)

Comparing ircd-hybrid-7.2/etc/example.efnet.conf (file contents):
Revision 885 by michael, Wed Oct 31 18:09:24 2007 UTC vs.
Revision 900 by michael, Sun Nov 4 13:49:52 2007 UTC

# Line 263 | Line 263 | listen {
263           * unless you are an administrator.
264           *
265           * NOTE: The "flags" directive has to come before "port".  Always!
266 +         *
267 +         * Currently available flags are:
268 +         *
269 +         *  ssl    - Port is for SSL client connections only
270 +         *  server - Only server connections are permitted
271 +         *  hidden - Port is hidden from /stats P
272           */
273          flags = hidden;
274          host = "192.168.0.1";

Diff Legend

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