Add support for IPv6-only hosts

This commit is contained in:
Andreas Palm
2023-06-05 22:53:37 +02:00
parent 7868b05ed3
commit dfe22800dd
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -268,6 +268,7 @@ class Config(BaseBridgeConfig):
copy("telegram.connection.retry_delay")
copy("telegram.connection.flood_sleep_threshold")
copy("telegram.connection.request_retries")
copy("telegram.connection.use_ipv6")
copy("telegram.device_info.device_model")
copy("telegram.device_info.system_version")