From d38867df823e8577a7975bd83e61ab7dedc74dc2 Mon Sep 17 00:00:00 2001 From: teto Date: Mon, 9 Dec 2024 14:33:09 +0000 Subject: [PATCH] deploy: f63c15c137f9e446af897c15218c1af9f06d91ad --- options.xhtml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/options.xhtml b/options.xhtml index 48a97a1a5..0c70cf634 100644 --- a/options.xhtml +++ b/options.xhtml @@ -4328,6 +4328,8 @@ attribute set of (string or signed integer or boolean or list of string)

{ }

Example:

{
+  TLSType = "IMAP";
+  TLSVersions = [ "+1.3" "+1.2" "-1.1" ];
   PipelineDepth = 10;
   Timeout = 60;
 };