diff --git a/Section-Mattermost-(basic).md b/Section-Mattermost-(basic).md index cb88791..0fed78c 100644 --- a/Section-Mattermost-(basic).md +++ b/Section-Mattermost-(basic).md @@ -20,6 +20,7 @@ Password="yourpass" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " PrefixMessagesWithNick=true +PreserveThreading=true ``` ## HTTP (unsecure) @@ -43,4 +44,5 @@ Password="yourpass" NoTLS=false RemoteNickFormat="[{PROTOCOL}] <{NICK}> " PrefixMessagesWithNick=true +PreserveThreading=true ```