]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/example.conf
Added cycle_host_change option.
[irc/rqf/shadowircd.git] / doc / example.conf
index 1fc042d3b38831c1f56eb642d3b79dfe7830bc30..a7417ffdb8e2a11597ce958a99c10deb97197535 100755 (executable)
@@ -44,7 +44,7 @@
 serverinfo {
        name = "hades.arpa";
        sid = "42X";
-       description = "charybdis test server";
+       description = "shadowircd test server";
        network_name = "AthemeNET";
        network_desc = "Your IRC network.";
        hub = yes;
@@ -347,6 +347,7 @@ channel {
        burst_topicwho = yes;
        kick_on_split_riding = no;
        only_ascii_channels = no;
+       cycle_host_change = yes;
        resv_forcepart = yes;
 };