From c7f8dad107635ffd0302d3f544729f70cc380ed1 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 31 May 2022 16:51:26 +0000 Subject: [PATCH] Update content of files --- data/server/GetConfig.json | 1 + data/server/test/GetConfig.json | 1 + 2 files changed, 2 insertions(+) diff --git a/data/server/GetConfig.json b/data/server/GetConfig.json index 2213551744..feafffabc4 100644 --- a/data/server/GetConfig.json +++ b/data/server/GetConfig.json @@ -42,6 +42,7 @@ "revoke_pm_inbox": true, "blocked_mode": false, "pfs_enabled": false, + "force_try_ipv6": false, "autoupdate_url_prefix": "https://tdesktop.telega.one/", "gif_search_username": "gif", "venue_search_username": "foursquare", diff --git a/data/server/test/GetConfig.json b/data/server/test/GetConfig.json index a7818fe855..9aa7e77d61 100644 --- a/data/server/test/GetConfig.json +++ b/data/server/test/GetConfig.json @@ -42,6 +42,7 @@ "revoke_pm_inbox": true, "blocked_mode": false, "pfs_enabled": false, + "force_try_ipv6": true, "autoupdate_url_prefix": "https://td.telegram.org/", "gif_search_username": "contextbot", "venue_search_username": "foursquarebot",