X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Finclude%2Fctdl_module.h;fp=citadel%2Finclude%2Fctdl_module.h;h=2b62fc89b31cbfc6e0a21e2b114468e1e5261bcd;hp=36c48bbf3657dd8613ae1fc2ab525f880e7c1e53;hb=489820aa544023dba04463b8474a22ff78ced029;hpb=938d37582253fe448b0c5cc21b6e9ce3faf85048 diff --git a/citadel/include/ctdl_module.h b/citadel/include/ctdl_module.h index 36c48bbf3..2b62fc89b 100644 --- a/citadel/include/ctdl_module.h +++ b/citadel/include/ctdl_module.h @@ -385,6 +385,7 @@ struct config { int c_spam_flag_only; int c_guest_logins; int c_nntp_port; + int c_nntps_port; }; struct configlen { long c_nodename;