5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 00:39:34 +00:00

Add note about slack/slack-legacy issues on threading. (#634)

This commit is contained in:
Patrick Connolly 2018-12-03 23:50:37 +08:00 committed by Wim
parent 27f5a1a685
commit 25857591a2

View File

@ -667,6 +667,8 @@ ShowTopicChange=false
#Opportunistically preserve threaded replies between Slack channels.
#This only works if the parent message is still in the cache.
#Cache is flushed between restarts.
#Note: Not currently working on gateways with mixed bridges of
# both slack and slack-legacy type. Context in issue #624.
#OPTIONAL (default false)
PreserveThreading=false