Revert "Add support for edited messages (gitter)"

This reverts commit 17b8b86d68.
Reverted because of lingering file descriptors (memory leak)
This commit is contained in:
Wim
2017-04-19 19:50:52 +02:00
parent 246c8e4f74
commit 4fcedabfd0
3 changed files with 14 additions and 53 deletions

View File

@@ -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