]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/s_conf.h
6.0 is officially feature complete.
[irc/rqf/shadowircd.git] / include / s_conf.h
index 6e18c42da8771521699d9ec2240164382b6b7397..84d47bd4276cbb694cc0030f0034c81be6a630e9 100644 (file)
@@ -138,6 +138,7 @@ struct config_file_entry
 
        char *default_operstring;
        char *default_adminstring;
+       char *default_operhost;
        char *servicestring;
        char *kline_reason;
 
@@ -217,6 +218,7 @@ struct config_file_entry
        int global_snotices;
        int operspy_dont_care_user_info;
        int secret_channels_in_whois;
+       int expire_override_time;
 };
 
 struct config_channel_entry