X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fconf.h;h=0d5c56695c8f896c4e442bb96e76759dc118c2d3;hp=aa80b8dd94942536c29ff4fce85c18e316e591ce;hb=d118cd74b6ff342b978b493d56f9306028e364cf;hpb=571b1a8b83bee56a75728d44d2586a816401d434;ds=sidebyside diff --git a/src/ngircd/conf.h b/src/ngircd/conf.h index aa80b8dd..0d5c5669 100644 --- a/src/ngircd/conf.h +++ b/src/ngircd/conf.h @@ -194,7 +194,7 @@ GLOBAL bool Conf_Ident; /** Enable "more privacy" mode and "censor" some user-related information */ GLOBAL bool Conf_MorePrivacy; -/** Enable NOTICE AUTH messages on connect */ +/** Enable "NOTICE *" messages on connect */ GLOBAL bool Conf_NoticeAuth; /** Enable all usage of PAM, even when compiled with support for it */