X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fconf.h;h=80d18187db9c16932fb78a6df59c735d244e1195;hp=a183fcec56a0b010cb35b4bba134079f74b177de;hb=d61fbfc6e3a0a85ced036d8c1fa161fab0d9ba3d;hpb=fc0b0261496d2251e9917da96d5741da771f4bc1 diff --git a/src/ngircd/conf.h b/src/ngircd/conf.h index a183fcec..80d18187 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)