]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/reference.conf
Make remote numerics to channels work.
[irc/rqf/shadowircd.git] / doc / reference.conf
index 7b359789dd4c8f0b9a17e2f00be31bcf3602c25c..76458a3c6499c45e81557026a4cb1deb04595a92 100755 (executable)
@@ -398,6 +398,7 @@ operator "god" {
         *               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;
@@ -833,12 +834,6 @@ general {
         */
        dots_in_ident=2;
 
-       /* dot in ipv6: ircd-hybrid-6.0 and earlier will disallow hosts 
-        * without a '.' in them.  this will add one to the end.  only needed
-        * for older servers.
-        */
-        dot_in_ip6_addr = no;
-        
         /* min nonwildcard: the minimum non wildcard characters in k/d/g lines
         * placed via the server.  klines hand placed are exempt from limits.
         * wildcard chars: '.' '*' '?' '@'