Remove broken catch_up option

This commit is contained in:
Tulir Asokan
2019-08-10 19:48:33 +03:00
parent ea7e4b277f
commit 468412100c
4 changed files with 0 additions and 13 deletions
-4
View File
@@ -140,10 +140,6 @@ bridge:
plaintext_highlights: false
# Whether or not to make portals of publicly joinable channels/supergroups publicly joinable on Matrix.
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.
sync_with_custom_puppets: true