Re-add warning about catch_up

This commit is contained in:
Tulir Asokan
2019-06-20 22:23:51 +03:00
parent 912aa38063
commit 88d0c5feb3
+1
View File
@@ -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.