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 2171 by michael, Mon Jun 3 18:15:44 2013 UTC vs.
Revision 2185 by michael, Tue Jun 4 12:29:18 2013 UTC

# Line 466 | Line 466 | operator {
466           *
467           * +b - bots         - See bot and drone flooding notices
468           * +c - cconn        - Client connection/quit notices
469         * +C - cconn_full   - Client connection/quit notices full
469           * +D - deaf         - Don't receive channel messages
470           * +d - debug        - See debugging notices
471           * +e - external     - See remote server connection and split notices
# Line 1133 | Line 1132 | general {
1132           *
1133           * +b - bots         - See bot and drone flooding notices
1134           * +c - cconn        - Client connection/quit notices
1136         * +C - cconn_full   - Client connection/quit notices full
1135           * +D - deaf         - Don't receive channel messages
1136           * +d - debug        - See debugging notices
1137           * +e - external     - See remote server connection and split notices
# Line 1157 | Line 1155 | general {
1155           */
1156  
1157          /* oper_only_umodes: usermodes only opers may set */
1158 <        oper_only_umodes = bots, cconn, cconn_full, debug, full, hidden, skill,
1158 >        oper_only_umodes = bots, cconn, debug, full, hidden, skill,
1159                             nchange, rej, spy, external, operwall,
1160                             locops, unauth, farconnect;
1161  

Diff Legend

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