mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-09 15:40:27 +00:00
Add note about slack/slack-legacy issues on threading. (#634)
This commit is contained in:
parent
27f5a1a685
commit
25857591a2
@ -667,6 +667,8 @@ ShowTopicChange=false
|
|||||||
#Opportunistically preserve threaded replies between Slack channels.
|
#Opportunistically preserve threaded replies between Slack channels.
|
||||||
#This only works if the parent message is still in the cache.
|
#This only works if the parent message is still in the cache.
|
||||||
#Cache is flushed between restarts.
|
#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)
|
#OPTIONAL (default false)
|
||||||
PreserveThreading=false
|
PreserveThreading=false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user