]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/example.conf
Make remote numerics to channels work.
[irc/rqf/shadowircd.git] / doc / example.conf
index 66c0745a8083721cb929d05e1e6fa8dd31854ef0..35a1b55d14fdd99b64d4c5afec7272aa44c0fdb1 100755 (executable)
@@ -226,12 +226,13 @@ operator "god" {
         *               will not have the admin lines in
         *               stats p and whois.
         * xline:        allows use of /quote xline/unxline
-        * resv:         allows use of /quote resv/unresv [DEFAULT]
+        * resv:         allows /quote resv/unresv and cmode +LP [DEFAULT]
         * operwall:     allows the oper to send/receive operwalls [DEFAULT]
         * oper_spy:     allows 'operspy' features to see through +s
         *               channels etc. see /quote help operspy
         * hidden_oper:  hides the oper from /stats p    (OLD UMODE +p) 
         * remoteban:    allows remote kline etc [DEFAULT]
+        * mass_notice:  allows sending wallops and mass notices [DEFAULT]
          */
        flags = global_kill, remote, kline, unkline, gline,
                die, rehash, admin, xline, operwall;
@@ -381,7 +382,6 @@ general {
         default_floodcount = 10;
        failed_oper_notice = yes;
        dots_in_ident=2;
-        dot_in_ip6_addr = no;
        min_nonwildcard = 4;
        min_nonwildcard_simple = 3;
         max_accept = 100;