Updated Section Mattermost (basic) (markdown)

Wim 2022-02-05 23:58:04 +01:00
parent c2867c5dd0
commit 7e9347a8d4

@ -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
```