summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.sample
diff options
context:
space:
mode:
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r--matterbridge.toml.sample7
1 files changed, 0 insertions, 7 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index 9dadd520..dc2626f7 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -1284,13 +1284,6 @@ 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.