From 88d0c5feb366dc938834427525930890aeb296e9 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Thu, 20 Jun 2019 22:23:51 +0300 Subject: [PATCH] Re-add warning about catch_up --- example-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/example-config.yaml b/example-config.yaml index fe3ef524..e091af9e 100644 --- a/example-config.yaml +++ b/example-config.yaml @@ -135,6 +135,7 @@ bridge: public_portals: true # Whether or not to fetch and handle Telegram updates at startup from the time the bridge was down. # Currently only works for private chats and normal groups. + # WARNING: This feature seems to be broken in the telegram library. catch_up: false # Whether or not to use /sync to get presence, read receipts and typing notifications when using # your own Matrix account as the Matrix puppet for your Telegram account.