Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit 609b7699710d76f2f5629392b8bb63aa9c64a764 Author: Wim <wim@42.be> Date: Fri Jan 04 16:37:45 2019 +0000 Remove unused key (config) diff --git a/bridge/config/config.go b/bridge/config/config.go index b32db7d..932de2e 100644 --- a/bridge/config/config.go +++ b/bridge/config/config.go @@ -1307 +1306 @@ type Protocol struct {   UseInsecureURL bool // telegram   WebhookBindAddress string // mattermost, slack   WebhookURL string // mattermost, slack - WebhookUse string // mattermost, slack, discord  }    type ChannelOptions struct {