remote_avatar: add to matterbridge.toml.sample

This commit is contained in:
Qais Patankar
2020-02-09 12:40:14 +00:00
parent 0561c332dd
commit 973a2f82e3

View File

@@ -724,6 +724,12 @@ Server="yourservername"
#OPTIONAL (default false)
ShowEmbeds=false
#Show Discord avatars of remote users with matching names
#This only works for webhooks & if the source message has no avatar
#
#OPTIONAL (default empty)
UseLocalAvatar=["irc"]
#Shows the username instead of the server nickname
#OPTIONAL (default false)
UseUserName=false