]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/s_conf.h
Add the +J channelmode and config options, though they don't do anything yet.
[irc/rqf/shadowircd.git] / include / s_conf.h
index 636f5e7029675e32b9923cf39e601dec2aebd72f..a78eb258a560d871b54f33c452843f77526e5b14 100644 (file)
@@ -217,7 +217,6 @@ 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
@@ -242,6 +241,7 @@ struct config_channel_entry
        int cycle_host_change;
        int host_in_topic;
        int resv_forcepart;
+       int kick_no_rejoin_time;
 };
 
 struct config_server_hide