diff --git a/src/s_conf.c b/src/s_conf.c index 2cf7a0648..be95cfffc 100644 --- a/src/s_conf.c +++ b/src/s_conf.c @@ -1515,6 +1515,7 @@ void config_setdefaultsettings(aConfiguration *i) #endif /* INET6 */ i->nicklen = NICKLEN; i->link_bindip = strdup("*"); + i->oper_only_stats = strdup("*"); } /* 1: needed for set::options::allow-part-if-shunned,