summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.sample
diff options
context:
space:
mode:
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r--matterbridge.toml.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index 2fd8adb3..53a584aa 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -450,6 +450,10 @@ Token="Yourtokenhere"
#REQUIRED
Server="yourservername"
+#Shows title, description and URL of embedded messages (sent by other bots)
+#OPTIONAL (default false)
+ShowEmbeds=false
+
#Disable sending of edits to other bridges
#OPTIONAL (default false)
EditDisable=false