Updated Section Mattermost (basic) (markdown)

Wim 2023-01-28 23:22:44 +01:00
parent 88793442d1
commit ea67869605

@ -39,9 +39,9 @@ Team="yourteam"
Login="yourlogin" Login="yourlogin"
Password="yourpass" Password="yourpass"
# Set to `true` to connect to your mattermost # Set to `false` to connect to your mattermost
# instance using HTTPS instead of HTTP. # instance using HTTPS instead of HTTP.
NoTLS=false NoTLS=true
RemoteNickFormat="[{PROTOCOL}] <{NICK}> " RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
PrefixMessagesWithNick=true PrefixMessagesWithNick=true
PreserveThreading=true PreserveThreading=true