mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-29 07:29:29 +01:00
Updated Section Mattermost (basic) (markdown)
parent
c2867c5dd0
commit
7e9347a8d4
@ -20,6 +20,7 @@ Password="yourpass"
|
|||||||
|
|
||||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||||
PrefixMessagesWithNick=true
|
PrefixMessagesWithNick=true
|
||||||
|
PreserveThreading=true
|
||||||
```
|
```
|
||||||
|
|
||||||
## HTTP (unsecure)
|
## HTTP (unsecure)
|
||||||
@ -43,4 +44,5 @@ Password="yourpass"
|
|||||||
NoTLS=false
|
NoTLS=false
|
||||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||||
PrefixMessagesWithNick=true
|
PrefixMessagesWithNick=true
|
||||||
|
PreserveThreading=true
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user