]> jfr.im git - solanum.git/blobdiff - include/s_conf.h
add SNO_FARCONNECT to the help text (#260)
[solanum.git] / include / s_conf.h
index 4d4b6b40fef0c4a6f7b57d7e041fdb8ee72c3567..b8bb1404996ceb05a72d295c593b0c49c188ef50 100644 (file)
@@ -174,7 +174,6 @@ struct config_file_entry
        char *fname_operspylog;
        char *fname_ioerrorlog;
 
-       unsigned char compression_level;
        int disable_fake_channels;
        int dots_in_ident;
        int failed_oper_notice;
@@ -258,6 +257,15 @@ struct config_file_entry
        int hide_opers;
 
        char *drain_reason;
+       char *sasl_only_client_message;
+       char *identd_only_client_message;
+       char *sctp_forbidden_client_message;
+       char *ssltls_only_client_message;
+       char *not_authorised_client_message;
+       char *illegal_hostname_client_message;
+       char *server_full_client_message;
+       char *illegal_name_long_client_message;
+       char *illegal_name_short_client_message;
 };
 
 struct config_channel_entry