]> jfr.im git - solanum.git/blobdiff - include/s_conf.h
switch sasl_usercloak.c to use SNO_BANNED
[solanum.git] / include / s_conf.h
index 1bad8090d8b53dd8d00d19a911f2886f35d804ea..b8bb1404996ceb05a72d295c593b0c49c188ef50 100644 (file)
@@ -257,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