Add missing feature lines to prototype Makefile
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 2 Jul 2019 21:23:49 +0000 (22:23 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 2 Jul 2019 21:23:49 +0000 (22:23 +0100)
src/src/EDITME

index fa1fe1c9fdbef4caff5448cf4ef1d9c880806c14..37e43ac39abf60bcd2be905223f5e3b7c4a741b6 100644 (file)
@@ -564,7 +564,7 @@ DISABLE_MAL_MKS=yes
 
 # Uncomment this line to include support for early pipelining, per
 # https://datatracker.ietf.org/doc/draft-harris-early-pipe/
-# SUPPORT_PIPE_CONNECT
+# SUPPORT_PIPE_CONNECT=yes
 
 
 #------------------------------------------------------------------------------
@@ -622,6 +622,9 @@ DISABLE_MAL_MKS=yes
 # Uncomment the following line to add queuefile transport support
 # EXPERIMENTAL_QUEUEFILE=yes
 
+# Uncomment the following line to include support for TLS Resumption
+# EXPERIMENTAL_TLS_RESUME=yes
+
 ###############################################################################
 #                 THESE ARE THINGS YOU MIGHT WANT TO SPECIFY                  #
 ###############################################################################