add to Matrix config to send url not a file

This commit is contained in:
other8026
2024-02-12 16:05:16 +08:00
parent 44411b4789
commit 2f12fa3c61
2 changed files with 5 additions and 0 deletions

View File

@@ -146,6 +146,7 @@ type Protocol struct {
ReplaceNicks [][]string // all protocols
RemoteNickFormat string // all protocols
RunCommands []string // IRC
SendUrlNotFile bool // matrix
Server string // IRC,mattermost,XMPP,discord,matrix
SessionFile string // msteams,whatsapp
ShowJoinPart bool // all protocols