5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-09 23:40:27 +00:00

Remove unused key (config)

This commit is contained in:
Wim 2019-01-04 16:37:45 +01:00
parent bb27ef7939
commit bab385c342

View File

@ -130,7 +130,6 @@ type Protocol struct {
UseInsecureURL bool // telegram UseInsecureURL bool // telegram
WebhookBindAddress string // mattermost, slack WebhookBindAddress string // mattermost, slack
WebhookURL string // mattermost, slack WebhookURL string // mattermost, slack
WebhookUse string // mattermost, slack, discord
} }
type ChannelOptions struct { type ChannelOptions struct {