From 9ab2ee2970ebfc766a8a13baf61d700d00ccb5a1 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Mon, 16 Jun 2025 13:24:17 +0300 Subject: [PATCH] Disable reply fallbacks by default --- mautrix_telegram/example-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mautrix_telegram/example-config.yaml b/mautrix_telegram/example-config.yaml index 8229c3e5..3a08ff27 100644 --- a/mautrix_telegram/example-config.yaml +++ b/mautrix_telegram/example-config.yaml @@ -352,7 +352,7 @@ bridge: private_chat_portal_meta: default # Disable generating reply fallbacks? Some extremely bad clients still rely on them, # but they're being phased out and will be completely removed in the future. - disable_reply_fallbacks: false + disable_reply_fallbacks: true # Should cross-chat replies from Telegram be bridged? Most servers and clients don't support this. cross_room_replies: false # Whether or not the bridge should send a read receipt from the bridge bot when a message has