forked from lug/matterbridge
Add SkipTLSVerify option for mattermost, allows selfsigned certificates
This commit is contained in:
@@ -59,7 +59,8 @@ port=9999
|
||||
showjoinpart=true #show irc users joining and parting
|
||||
#the token you get from the outgoing webhook in mattermost. If empty no token check will be done.
|
||||
token=yourtokenfrommattermost
|
||||
|
||||
#disable certificate checking (selfsigned certificates)
|
||||
#SkipTLSVerify=true
|
||||
```
|
||||
|
||||
### mattermost
|
||||
|
||||
Reference in New Issue
Block a user