mirror of
https://github.com/42wim/matterbridge.git
synced 2025-06-16 03:37:28 +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]
|
[mattermost.mymattermost]
|
||||||
useAPI=true
|
useAPI=true
|
||||||
@ -13,7 +16,8 @@ Team="yourteam"
|
|||||||
Login="yourlogin"
|
Login="yourlogin"
|
||||||
Password="yourpass"
|
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
|
NoTLS=false
|
||||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user