]> jfr.im git - solanum.git/blobdiff - doc/example.conf
Port ircd-seven banfowards to charybdis.
[solanum.git] / doc / example.conf
index 6895754847dbdfbee6c799607b7449bc6a45166e..bfce3277aa8d0c9310c4439b203e0ccbabaf94cd 100755 (executable)
@@ -46,7 +46,7 @@ serverinfo {
        name = "hades.arpa";
        sid = "42X";
        description = "charybdis test server";
-       network_name = "AthemeNET";
+       network_name = "StaticBox";
        network_desc = "Your IRC network.";
        hub = yes;
 
@@ -84,7 +84,7 @@ serverinfo {
 
 admin {
        name = "Lazy admin (lazya)";
-       description = "AthemeNET client server";
+       description = "StaticBox client server";
        email = "nobody@127.0.0.1";
 };
 
@@ -326,7 +326,6 @@ channel {
        use_invex = yes;
        use_except = yes;
        use_knock = yes;
-       use_forward = yes;
        knock_delay = 5 minutes;
        knock_delay_channel = 1 minute;
        max_chans_per_user = 15;
@@ -356,7 +355,7 @@ serverhide {
  * They are used in pairs of one host/rejection reason.
  *
  * These settings should be adequate for most networks, and are (presently)
- * required for use on AthemeNet.
+ * required for use on StaticBox.
  *
  * Word to the wise: Do not use blacklists like SPEWS for blocking IRC
  * connections.