Add option to link to original message in non-native reply

This commit is contained in:
Tulir Asokan
2018-02-08 15:27:21 +02:00
parent 9eff63c220
commit d349c58f90
3 changed files with 20 additions and 6 deletions
+7 -1
View File
@@ -60,7 +60,13 @@ bridge:
# Whether or not to use native Matrix replies. At the time of writing, only riot-web supports
# replies and the format of them is subject to change.
native_replies: False
native_replies: True
# If native replies are disabled, should the custom replies contain a link to the message being
# replied to?
#
# Warning: Using this on a client with native replies will not look good: the message will have
# a native quote AND a non-native quote.
link_in_reply: False
# The prefix for commands. Only required in non-management rooms.
command_prefix: "!tg"