Add config option to exit if telethon update loop fails
This commit is contained in:
@@ -230,6 +230,7 @@ class Config(BaseBridgeConfig):
|
||||
|
||||
copy("telegram.catch_up")
|
||||
copy("telegram.sequential_updates")
|
||||
copy("telegram.exit_on_update_error")
|
||||
|
||||
copy("telegram.connection.timeout")
|
||||
copy("telegram.connection.retries")
|
||||
|
||||
Reference in New Issue
Block a user