]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/configreader.h
Fix gateway client hosts not being updated if DNS resolution fails.
[user/henk/code/inspircd.git] / include / configreader.h
index b01a979a7c2703384bb17155e52688370af0d3df..4a697d05c314a1edbe5de12ec9240978f2cb3b43 100644 (file)
@@ -438,6 +438,10 @@ class CoreExport ServerConfig
         */
        std::string HideKillsServer;
 
+       /** Set to hide kills from clients of ulined servers in snotices.
+        */
+       bool HideULineKills;
+
        /** The full pathname and filename of the PID
         * file as defined in the configuration.
         */