]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/s_conf.c
Rework remote rehash messages to apply to all server notices during rehash.
[irc/rqf/shadowircd.git] / src / s_conf.c
index f578ae282451fa955329f12c12e0b6f2964a25b2..fcf83bfa24e5fdcd0bc1e61065ff617b2cf4aee0 100644 (file)
@@ -806,6 +806,7 @@ set_default_conf(void)
        ConfigChannel.max_chans_per_user = 15;
        ConfigChannel.max_bans = 25;
        ConfigChannel.max_bans_large = 500;
+       ConfigChannel.only_ascii_channels = NO;
        ConfigChannel.burst_topicwho = NO;
        ConfigChannel.kick_on_split_riding = NO;