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-8/doc/example.efnet.conf (file contents):
Revision 1549 by michael, Mon Oct 1 18:11:11 2012 UTC vs.
Revision 1550 by michael, Sun Oct 7 07:02:02 2012 UTC

# Line 1040 | Line 1040 | general {
1040          ts_max_delta = 5 minutes;
1041  
1042          /*
1043         * kline_with_reason: show the user the reason why they are k/d/glined
1044         * on exit.  May give away who set k/dline when set via tcm.
1045         */
1046        kline_with_reason = yes;
1047
1048        /*
1049         * kline_reason: show this message to users on channel
1050         * instead of the oper reason.
1051         */
1052        kline_reason = "Connection closed";
1053
1054        /*
1043           * warn_no_nline: warn opers about servers that try to connect but
1044           * we don't have a connect {} block for.  Twits with misconfigured
1045           * servers can get really annoying with this enabled.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines