]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/reference.conf
Add option general::use_propagated_bans to allow disabling new KLINE.
[irc/rqf/shadowircd.git] / doc / reference.conf
index 6c53d27433a79d2195589ee9aa9952630aaff285..33f4a55b42296046b6138ba0c5f69eae4760238e 100755 (executable)
@@ -1198,6 +1198,13 @@ general {
         */
        warn_no_nline = yes;
 
+       /* use propagated bans: KLINE sets fully propagated bans. That means
+        * the klines are part of the netburst and restarted/split servers
+        * will get them, but they will not apply to 3.2 and older servers
+        * at all.
+        */
+       use_propagated_bans = yes;
+
        /* stats e disabled: disable stats e.  useful if server ips are
         * exempted and you dont want them listing on irc.
         */