]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/configreader.h
irc::tokenstream is a token parser which using std::string and std::vector builds...
[user/henk/code/inspircd.git] / include / configreader.h
index 598fbef816802f1de7e287128820739e15d85b49..b37838cf152b605a44e5a88f0ef8fb3c83fc50ce 100644 (file)
@@ -344,6 +344,10 @@ class ServerConfig : public Extensible
         */
        std::map<std::string,int> maxbans;
 
+       /** If set to true, no user DNS lookups are to be performed
+        */
+       bool NoUserDns;
+
        ServerConfig();
 
        /** Clears the include stack in preperation for