X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fconf.h;h=5328465677c5939aa9718c03c5c0b24ab4846d3c;hp=af489edfc02b64fc484fd7b31a2e0b1f3c2255ff;hb=4c113d8850dfc423e3dae2d2f90e7e9a9d42f0b0;hpb=3243d9ee441e9cd4338965bac7c2ed3b49a3c2dd diff --git a/src/ngircd/conf.h b/src/ngircd/conf.h index af489edf..53284656 100644 --- a/src/ngircd/conf.h +++ b/src/ngircd/conf.h @@ -143,6 +143,9 @@ GLOBAL bool Conf_OperCanMode; /* Disable all DNS functions? */ GLOBAL bool Conf_NoDNS; +/* Disable IDENT lookups, even when compiled with support for it */ +GLOBAL bool Conf_NoIdent; + /* * try to connect to remote systems using the ipv6 protocol, * if they have an ipv6 address? (default yes)