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