]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/configreader.h
Merge insp20
[user/henk/code/inspircd.git] / include / configreader.h
index f2ba16902293cf9a32b1057062c2ccb2da8162a9..fb93adafd65383d11b01c1dd01c5979c5552e230 100644 (file)
@@ -403,6 +403,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.
         */