mirror of
https://github.com/42wim/matterbridge.git
synced 2025-06-15 19:27:36 +02:00
Updated Section Mattermost (basic) (markdown)
parent
3bc3691e93
commit
a03ef9d0e7
@ -1,3 +1,6 @@
|
||||
:warning:
|
||||
**Create a dedicated user first. It will not relay messages from yourself if you use your account**
|
||||
|
||||
```
|
||||
[mattermost.mymattermost]
|
||||
useAPI=true
|
||||
@ -13,7 +16,8 @@ Team="yourteam"
|
||||
Login="yourlogin"
|
||||
Password="yourpass"
|
||||
|
||||
#Enable this (set to true) to make a http connection (instead of https) to your mattermost.
|
||||
#Enable this (set to true) to make a http connection
|
||||
#(instead of https) to your mattermost.
|
||||
NoTLS=false
|
||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user