From fc036335eb8d32ad991874aac364752b68a43a24 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sat, 26 Sep 2020 16:41:11 -0400 Subject: Remove [:tls] email directive --- include/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/config.h') diff --git a/include/config.h b/include/config.h index 1a0b17c..e0d7947 100644 --- a/include/config.h +++ b/include/config.h @@ -7,7 +7,6 @@ struct gmnisrv_tls { char *store; char *organization; - char *email; SSL_CTX *ssl_ctx; }; -- cgit v1.2.3