Send captions as second message by default. Fixes #233

This commit is contained in:
Tulir Asokan
2018-09-29 10:56:04 +03:00
parent 2f6147f325
commit 980e0d6ef7
2 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ bridge:
- "@importantbot:example.com"
# Whether to bridge Telegram bot messages as m.notices or m.texts.
bot_messages_as_notices: true
# Use inline images instead of m.image to make rich captions possible.
# Use inline images instead of a separate message for the caption.
# N.B. Inline images are not supported on all clients (e.g. Riot iOS).
inline_images: false
# Whether to send stickers as the new native m.sticker type or normal m.images.