X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Fconf.h;h=1633bc998932abea1176bfefc4686f52ed07caf5;hb=d29e389779dfeda52cb42e8b8f2cf36c4bd9cd56;hp=305ccaa1ff8c36540253f6283b43266d16fc043f;hpb=fa8b83e69b0d7edcfdcf8f0a4496c79f9c5ec161;p=ngircd-alex.git diff --git a/src/ngircd/conf.h b/src/ngircd/conf.h index 305ccaa1..1633bc99 100644 --- a/src/ngircd/conf.h +++ b/src/ngircd/conf.h @@ -178,6 +178,9 @@ GLOBAL bool Conf_Ident; /** Enable all usage of PAM, even when compiled with support for it */ GLOBAL bool Conf_PAM; +/** Enable NOTICE AUTH messages on connect */ +GLOBAL bool Conf_NoticeAuth; + /* * try to connect to remote systems using the ipv6 protocol, * if they have an ipv6 address? (default yes)