Updated Section Mattermost (basic) https (markdown)

Wim 2017-07-08 12:06:51 +02:00
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"
@ -15,3 +16,4 @@ Password="yourpass"
#(instead of https) to your mattermost.
NoTLS=false
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
```