diff --git a/ctrl/newslink.cfg b/ctrl/newslink.cfg
index d3169a8fa18610b3c89b8b589ff26fe7c5d7f833..79ae72d08850a1995794be2c6e475de79db705cf 100644
--- a/ctrl/newslink.cfg
+++ b/ctrl/newslink.cfg
@@ -6,6 +6,10 @@ DISABLED
 ; One server per configuration file, specify server address on next line
 SERVER your.news.server
 
+; Uses TLS to secure the connection - the server certificate is NOT checked
+; however.  This changes the default port to 563.
+;TLS
+
 ; Specify your username and password on the server (if any)
 USER your.user.name
 PASS your.password