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

This commit is contained in:
Wim
2018-11-23 21:55:43 +01:00
parent c6fd65d1d7
commit f7da69fb1d
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