Maybe fix parallel transfer. Fixes #587

This commit is contained in:
Tulir Asokan
2021-02-28 14:13:07 +02:00
parent 559c504e8b
commit cb36800c75
2 changed files with 6 additions and 3 deletions
+1
View File
@@ -207,6 +207,7 @@ bridge:
# Enable experimental parallel file transfer, which makes uploads/downloads much faster by
# streaming from/to Matrix and using many connections for Telegram.
# Note that generating HQ thumbnails for videos is not possible with streamed transfers.
# This option uses internal Telethon implementation details and may break with minor updates.
parallel_file_transfer: false
# Whether or not created rooms should have federation enabled.
# If false, created portal rooms will never be federated.