summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/src/EDITME5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/src/EDITME b/src/src/EDITME
index fa1fe1c9f..37e43ac39 100644
--- a/src/src/EDITME
+++ b/src/src/EDITME
@@ -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 #
###############################################################################