Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit 573128685394ad4ebd34afd620619ee54b452e88 Author: Wim <wim@42.be> Date: Fri Jun 25 00:18:22 2021 +0000 Update matterbridge.toml.sample diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index 9dadd52..dc2626f 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -128413 +12846 @@ HTMLDisable=false  # UseUserName shows the username instead of the server nickname  UseUserName=false   -#Whether to prefix messages from other bridges to matrix with the sender's nick. -#Useful if username overrides for incoming webhooks isn't enabled on the -#matrix server. If you set PrefixMessagesWithNick to true, each message -#from bridge to matrix will by default be prefixed by the RemoteNickFormat setting. i -#OPTIONAL (default false) -PrefixMessagesWithNick=false -  #Nicks you want to ignore.  #Regular expressions supported  #Messages from those users will not be sent to other bridges.