4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-27 08:49:24 +00:00

Add UseUsername option (mattermost). Fixes #1665 (#1714)

This commit is contained in:
Wim
2022-02-06 17:33:41 +01:00
committed by GitHub
parent c211152e23
commit c8d7fdeedc
3 changed files with 13 additions and 5 deletions

View File

@ -170,7 +170,7 @@ type Protocol struct {
UseTLS bool // IRC
UseDiscriminator bool // discord
UseFirstName bool // telegram
UseUserName bool // discord, matrix
UseUserName bool // discord, matrix, mattermost
UseInsecureURL bool // telegram
UserName string // IRC
VerboseJoinPart bool // IRC