mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-02 18:53:13 +02:00
secure by default: set::oper-only-stats now defaults to "*"
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user