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

Comparing ircd-hybrid-7.2/etc/example.efnet.conf (file contents):
Revision 806 by db, Thu Aug 31 23:42:38 2006 UTC vs.
Revision 853 by db, Thu Feb 22 06:01:30 2007 UTC

# Line 395 | Line 395 | operator {
395           *
396           * +b - bots         - See bot and drone flooding notices
397           * +c - cconn        - Client connection/quit notices
398 +         * +C - cconn_full   - Client connection/quit notices full
399           * +D - deaf         - Don't receive channel messages
400           * +d - debug        - See debugging notices
401           * +f - full         - See I: line full notices
# Line 1200 | Line 1201 | general {
1201           *
1202           * +b - bots         - See bot and drone flooding notices
1203           * +c - cconn        - Client connection/quit notices
1204 +         * +C - cconn        - Client connection/quit notices full
1205           * +D - deaf         - Don't receive channel messages
1206           * +d - debug        - See debugging notices
1207           * +f - full         - See I: line full notices
# Line 1220 | Line 1222 | general {
1222           */
1223  
1224          /* oper_only_umodes: usermodes only opers may set */
1225 <        oper_only_umodes = bots, cconn, debug, full, skill, nchange,
1226 <                           rej, spy, external, operwall, locops, unauth;
1225 >        oper_only_umodes = bots, cconn, cconn_full, debug, full, skill,
1226 >                           nchange, rej, spy, external, operwall,
1227 >                           locops, unauth;
1228  
1229          /* oper_umodes: default usermodes opers get when they /oper */
1230          oper_umodes = bots, locops, servnotice, operwall, wallop;

Diff Legend

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