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

Comparing ircd-hybrid/trunk/doc/reference.conf (file contents):
Revision 1866 by michael, Thu Apr 25 17:44:05 2013 UTC vs.
Revision 1904 by michael, Sat Apr 27 21:16:22 2013 UTC

# Line 488 | Line 488 | operator {
488           * xline        - allows XLINE
489           * globops      - allows GLOBOPS
490           * operwall     - allows OPERWALL
491         * nick_changes - allows oper to see nickchanges via usermode +n
491           * rehash       - allows oper to REHASH config
492           * die          - allows DIE
493           * restart      - allows RESTART
# Line 497 | Line 496 | operator {
496           *                may see the real IP addresses of servers.
497           */
498          flags = global_kill, remote, kline, unkline, xline, globops, restart,
499 <                die, rehash, nick_changes, admin, operwall, module;
499 >                die, rehash, admin, operwall, module;
500   };
501  
502   /*

Diff Legend

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