Add periodic connection refresh

This commit is contained in:
Javier Cuevas
2024-05-23 17:06:04 +02:00
parent 8bd5a4e367
commit 31801a436c
2 changed files with 16 additions and 0 deletions
+2
View File
@@ -581,6 +581,8 @@ telegram:
# Should incoming updates be handled sequentially to make sure order is preserved on Matrix?
sequential_updates: true
exit_on_update_error: false
# Interval to force refresh the connection (full reconnect), default is 1 day. Set 0 to disable force refreshes.
force_refresh_interval_seconds: 10
# Telethon connection options.
connection: