mirror of
https://github.com/42wim/matterbridge.git
synced 2025-04-22 07:37:51 +02:00
Updated Section Mattermost (basic) https (markdown)
parent
c81ddaa6c6
commit
557d2af7cd
@ -1,3 +1,4 @@
|
||||
```
|
||||
[mattermost.mymattermost]
|
||||
#The mattermost hostname. (do not prefix it with http or https)
|
||||
Server="yourmattermostserver.domain:443"
|
||||
@ -14,4 +15,5 @@ Password="yourpass"
|
||||
#Enable this (set to true) to make a http connection
|
||||
#(instead of https) to your mattermost.
|
||||
NoTLS=false
|
||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user