mirror of
https://github.com/42wim/matterbridge.git
synced 2025-07-03 12:07:29 +02:00
Updated Section Mattermost (basic) https (markdown)
parent
c81ddaa6c6
commit
557d2af7cd
@ -1,3 +1,4 @@
|
|||||||
|
```
|
||||||
[mattermost.mymattermost]
|
[mattermost.mymattermost]
|
||||||
#The mattermost hostname. (do not prefix it with http or https)
|
#The mattermost hostname. (do not prefix it with http or https)
|
||||||
Server="yourmattermostserver.domain:443"
|
Server="yourmattermostserver.domain:443"
|
||||||
@ -14,4 +15,5 @@ Password="yourpass"
|
|||||||
#Enable this (set to true) to make a http connection
|
#Enable this (set to true) to make a http connection
|
||||||
#(instead of https) to your mattermost.
|
#(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