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 1975 by michael, Sun May 5 10:21:40 2013 UTC vs.
Revision 1976 by michael, Wed May 8 19:33:06 2013 UTC

# Line 452 | Line 452 | operator {
452           * +D - deaf         - Don't receive channel messages
453           * +d - debug        - See debugging notices
454           * +e - external     - See remote server connection and split notices
455 +         * +F - farconnect   - Remote client connection/quit notices
456           * +f - full         - See auth{} block full notices
457           * +G - softcallerid - Server Side Ignore for users not on your channels
458           * +g - callerid     - Server Side Ignore (for privmsgs etc)
# Line 1113 | Line 1114 | general {
1114           * +D - deaf         - Don't receive channel messages
1115           * +d - debug        - See debugging notices
1116           * +e - external     - See remote server connection and split notices
1117 +         * +F - farconnect   - Remote client connection/quit notices
1118           * +f - full         - See auth{} block full notices
1119           * +G - softcallerid - Server Side Ignore for users not on your channels
1120           * +g - callerid     - Server Side Ignore (for privmsgs etc)
# Line 1134 | Line 1136 | general {
1136          /* oper_only_umodes: usermodes only opers may set */
1137          oper_only_umodes = bots, cconn, cconn_full, debug, full, hidden, skill,
1138                             nchange, rej, spy, external, operwall,
1139 <                           locops, unauth;
1139 >                           locops, unauth, farconnect;
1140  
1141          /* oper_umodes: default usermodes opers get when they /oper */
1142          oper_umodes = bots, locops, servnotice, operwall, wallop;

Diff Legend

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