4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-26 18:59:24 +00:00

Add option to ignore failing bridge on start. Fixes #455 (#603)

This commit is contained in:
Wim
2018-11-25 10:35:35 +01:00
committed by GitHub
parent c6fd65d1d7
commit f4d4dc91b1
3 changed files with 38 additions and 2 deletions

View File

@ -72,6 +72,7 @@ type Protocol struct {
EditSuffix string // mattermost, slack, discord, telegram, gitter
EditDisable bool // mattermost, slack, discord, telegram, gitter
IconURL string // mattermost, slack
IgnoreFailureOnStart bool // general
IgnoreNicks string // all protocols
IgnoreMessages string // all protocols
Jid string // xmpp