From 60526f981a6d483fc7f94fa1b10e50beba73853d Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Mon, 13 Mar 2023 13:39:38 +0200 Subject: [PATCH] Add another warning to double_puppet_backfill option --- mautrix_telegram/example-config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mautrix_telegram/example-config.yaml b/mautrix_telegram/example-config.yaml index 0b80346f..4c2421f6 100644 --- a/mautrix_telegram/example-config.yaml +++ b/mautrix_telegram/example-config.yaml @@ -360,6 +360,9 @@ bridge: # Even without MSC2716, bridging old messages with correct timestamps requires the double # puppets to be in an appservice namespace, or the server to be modified to allow # overriding timestamps anyway. + # + # Also note that adding users to the appservice namespace may have unexpected side effects, + # as described in https://docs.mau.fi/bridges/general/double-puppeting.html#appservice-method double_puppet_backfill: false # Whether or not to enable backfilling in normal groups. # Normal groups have numerous technical problems in Telegram, and backfilling normal groups