From ea67869605592ae16266d9b98093f2f6ff2e6df3 Mon Sep 17 00:00:00 2001 From: Wim Date: Sat, 28 Jan 2023 23:22:44 +0100 Subject: [PATCH] Updated Section Mattermost (basic) (markdown) --- Section-Mattermost-(basic).md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Section-Mattermost-(basic).md b/Section-Mattermost-(basic).md index 0fed78c..cdb5a2f 100644 --- a/Section-Mattermost-(basic).md +++ b/Section-Mattermost-(basic).md @@ -39,9 +39,9 @@ Team="yourteam" Login="yourlogin" Password="yourpass" -# Set to `true` to connect to your mattermost +# Set to `false` to connect to your mattermost # instance using HTTPS instead of HTTP. -NoTLS=false +NoTLS=true RemoteNickFormat="[{PROTOCOL}] <{NICK}> " PrefixMessagesWithNick=true PreserveThreading=true