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

Comparing ircd-hybrid-8/etc/example.efnet.conf (file contents):
Revision 1290 by michael, Wed Feb 8 13:02:04 2012 UTC vs.
Revision 1294 by michael, Wed Feb 22 20:48:30 2012 UTC

# Line 411 | Line 411 | operator {
411           * +f - full         - See I: line full notices
412           * +G - softcallerid - Server Side Ignore for users not on your channels
413           * +g - callerid     - Server Side Ignore (for privmsgs etc)
414 +         * +H - hidden       - Hides operator status to other users
415           * +i - invisible    - Not shown in NAMES or WHO unless you share a
416           *                     a channel
417           * +j - rej          - See rejected client notices
# Line 447 | Line 448 | operator {
448           * restart      - allows RESTART
449           * admin        - gives admin privileges. admins for example,
450           *                may see the real IP addresses of servers.
450         * hidden_admin - same as 'admin', but noone can recognize you as
451         *                being an admin
452         * hidden_oper  - not shown in /stats p (except for other operators)
451           */
452          flags = global_kill, remote, kline, unkline, xline, globops, restart,
453                  die, rehash, nick_changes, admin, operwall, module;
# Line 1187 | Line 1185 | general {
1185           * +f - full         - See I: line full notices
1186           * +G - softcallerid - Server Side Ignore for users not on your channels
1187           * +g - callerid     - Server Side Ignore (for privmsgs etc)
1188 +         * +H - hidden       - Hides operator status to other users
1189           * +i - invisible    - Not shown in NAMES or WHO unless you share a
1190           *                     a channel
1191           * +j - rej          - See rejected client notices
# Line 1202 | Line 1201 | general {
1201           */
1202  
1203          /* oper_only_umodes: usermodes only opers may set */
1204 <        oper_only_umodes = bots, cconn, cconn_full, debug, full, skill,
1204 >        oper_only_umodes = bots, cconn, cconn_full, debug, full, hidden, skill,
1205                             nchange, rej, spy, external, operwall,
1206                             locops, unauth;
1207  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines