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/reference.conf (file contents):
Revision 2247 by michael, Sat Jun 15 22:08:10 2013 UTC vs.
Revision 2248 by michael, Sun Jun 16 11:28:30 2013 UTC

# Line 469 | Line 469 | operator {
469           */
470   #       ssl_certificate_fingerprint = "4C62287BA6776A89CD4F8FF10A62FFB35E79319F51AF6C62C674984974FCCB1D";
471  
472 +        /*
473 +         * ssl_connection_required: client must be connected over SSL/TLS
474 +         * in order to be able to use this oper{} block.
475 +         */
476 +        ssl_connection_required = no;
477 +
478          /* class: the class the oper joins when they successfully /oper */
479          class = "opers";
480  

Diff Legend

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