]> BookStack Code Mirror - website/commitdiff
Temporarily removed mail config line
authorDan Brown <redacted>
Sat, 24 Jun 2023 10:46:49 +0000 (11:46 +0100)
committerDan Brown <redacted>
Sat, 24 Jun 2023 10:46:49 +0000 (11:46 +0100)
Since it does not apply right now, but will in the next release, so may
be misleading.

content/docs/admin/email-webhooks.md

index 561c054c144e79e811c1ecba3610adc505614619..27ff524318b93c1855c718aecc1a3c4931735ab2 100644 (file)
@@ -34,7 +34,6 @@ MAIL_PORT=587
 
 # Connection encryption to use
 # Valid values are: tls, null
-# Using 'tls' forces TLS to be used.
 # Using 'null' will not force TLS but STARTTLS will still 
 # be attempted if announced as supported by your SMTP server.
 # Using port 465 above will also force connections to be via TLS.