From 08237f96b9940d4a7c14654f63a92b554d228f03 Mon Sep 17 00:00:00 2001
From: Vladislav Yarmak <vladislav@vm-0.com>
Date: Sun, 14 Jun 2020 02:06:54 +0300
Subject: [PATCH] fix doc

---
 man/mta-sts-daemon.yml.5.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/mta-sts-daemon.yml.5.adoc b/man/mta-sts-daemon.yml.5.adoc
index 959602b..1227022 100644
--- a/man/mta-sts-daemon.yml.5.adoc
+++ b/man/mta-sts-daemon.yml.5.adoc
@@ -55,7 +55,7 @@ It is unaffected by `cache_grace` and vice versa. Default: 86400
 
 * *strict_testing*: (_bool_) enforce policy for testing domains
 * *timeout*: (_int_) network operations timeout for resolver in that zone
-* *require_sni*: (_bool_) add option `servername=hostname` to policy responses to make Postfix send SNI in TLS handshake as required by RFC 8461. Requires Postfix version 3.4+.
+* *require_sni*: (_bool_) add option `servername=hostname` to policy responses to make Postfix send SNI in TLS handshake as required by RFC 8461. Requires Postfix version 3.4+. Default: true
 
 *zones*::
 
-- 
GitLab