]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conf.h
Use "NOTICE *" before registration instead of "NOTICE AUTH".
[ngircd-alex.git] / src / ngircd / conf.h
index aa80b8dd94942536c29ff4fce85c18e316e591ce..0d5c56695c8f896c4e442bb96e76759dc118c2d3 100644 (file)
@@ -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 */