]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/s_conf.c
Added channel::host_in_topic.
[irc/rqf/shadowircd.git] / src / s_conf.c
index 0528d1db5ecb8494e783d186d01f650ed58462ce..2257fb10ce81f4e9bfa3b8dd5e0e5bc41930b057 100644 (file)
@@ -756,6 +756,7 @@ set_default_conf(void)
        ConfigChannel.max_bans_large = 500;
        ConfigChannel.only_ascii_channels = NO;
        ConfigChannel.cycle_host_change = YES;
+       ConfigChannel.host_in_topic = YES;
        ConfigChannel.burst_topicwho = NO;
        ConfigChannel.kick_on_split_riding = NO;