summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.sample
diff options
context:
space:
mode:
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r--matterbridge.toml.sample9
1 files changed, 0 insertions, 9 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index 531dba7b..33dfca05 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -282,15 +282,6 @@ ShowJoinPart=false
#REQUIRED
Token="Yourtokenhere"
-#Disable sending of edits to other bridges
-#WARNING: the default uses FAYE which is experimental. If you need stability set EditDisable=true
-#OPTIONAL (default false)
-EditDisable=true
-
-#Message to be appended to every edited message
-#OPTIONAL (default empty)
-EditSuffix=" (edited)"
-
#Nicks you want to ignore.
#Messages from those users will not be sent to other bridges.
#OPTIONAL