X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ircd%2Fs_stats.c;h=22781148ae630202d8a92f77e6e96248763bb4a9;hb=5f2367c5194f03c97e43fea0a331257ad8192fb6;hp=6b390aae3f1d4f3c40738ca0b7b560f42c75beb8;hpb=94a1c864f07c086343b44e15ed12272641c978c9;p=ircu2.10.12-pk.git diff --git a/ircd/s_stats.c b/ircd/s_stats.c index 6b390aa..2278114 100644 --- a/ircd/s_stats.c +++ b/ircd/s_stats.c @@ -525,7 +525,7 @@ stats_help(struct Client* to, const struct StatDesc* sd, char* param) /** Contains information about all statistics. */ struct StatDesc statsinfo[] = { - { 'a', "nameservers", STAT_FLAG_OPERFEAT, FEAT_HIS_STATS_a, + { 'a', "nameservers", STAT_FLAG_OPERFEAT|STAT_FLAG_LOCONLY, FEAT_HIS_STATS_a, report_dns_servers, 0, "DNS servers." }, { 'c', "connect", STAT_FLAG_OPERFEAT, FEAT_HIS_STATS_c,