Add force_refresh_interval_seconds to config.py
This commit is contained in:
@@ -264,6 +264,7 @@ class Config(BaseBridgeConfig):
|
||||
copy("telegram.catch_up")
|
||||
copy("telegram.sequential_updates")
|
||||
copy("telegram.exit_on_update_error")
|
||||
copy("telegram.force_refresh_interval_seconds")
|
||||
|
||||
copy("telegram.connection.timeout")
|
||||
copy("telegram.connection.retries")
|
||||
|
||||
Reference in New Issue
Block a user