]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/example.conf
Update FAQ.
[irc/rqf/shadowircd.git] / doc / example.conf
index 3a852a48ac1a97413c36e7c0a85107445b1b941b..d2153aea72e6744727b30131ddbaaec9033d7d7e 100755 (executable)
@@ -51,6 +51,8 @@ serverinfo {
        description = "shadowircd test server";
        network_name = "AthemeNET";
        network_desc = "Your IRC network.";
+       helpchan = "#help";
+       helpurl = "http://www.mynet.net/help";
        hub = yes;
 
        /* On multi-homed hosts you may need the following. These define
@@ -530,6 +532,7 @@ general {
        identify_command = "IDENTIFY";
        non_redundant_klines = yes;
        warn_no_nline = yes;
+       use_propagated_bans = yes;
        stats_e_disabled = no;
        stats_c_oper_only=no;
        stats_h_oper_only=no;