From 7e5a58db850de1ef5d4ab1d7f7a337ba2e5a8642 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 29 Jun 2022 17:05:29 +0000 Subject: [PATCH] Update content of files --- data/server/GetAppConfig.json | 2 +- data/server/GetConfig.json | 8 ++++---- data/server/GetPremiumPromo.json | 14 ++++++++++---- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/data/server/GetAppConfig.json b/data/server/GetAppConfig.json index 6b82eafd02..a9db24717e 100644 --- a/data/server/GetAppConfig.json +++ b/data/server/GetAppConfig.json @@ -645,7 +645,7 @@ "key": "autoarchive_setting_available", "value": { "_": "types.JsonBool", - "value": true + "value": false } }, { diff --git a/data/server/GetConfig.json b/data/server/GetConfig.json index 196cccff0f..feafffabc4 100644 --- a/data/server/GetConfig.json +++ b/data/server/GetConfig.json @@ -17,22 +17,22 @@ "notify_default_delay_ms": 1500, "push_chat_period_ms": 60000, "push_chat_limit": 2, - "saved_gifs_limit": 400, + "saved_gifs_limit": 200, "edit_time_limit": 172800, "revoke_time_limit": 2147483647, "revoke_pm_time_limit": 2147483647, "rating_e_decay": 2419200, "stickers_recent_limit": 200, - "stickers_faved_limit": 10, + "stickers_faved_limit": 5, "channels_read_media_period": 604800, - "pinned_dialogs_count_max": 10, + "pinned_dialogs_count_max": 5, "pinned_infolder_count_max": 100, "call_receive_timeout_ms": 20000, "call_ring_timeout_ms": 90000, "call_connect_timeout_ms": 30000, "call_packet_timeout_ms": 10000, "me_url_prefix": "https://t.me/", - "caption_length_max": 2048, + "caption_length_max": 1024, "message_length_max": 4096, "webfile_dc_id": 4, "phonecalls_enabled": true, diff --git a/data/server/GetPremiumPromo.json b/data/server/GetPremiumPromo.json index ec74ef6033..7268170679 100644 --- a/data/server/GetPremiumPromo.json +++ b/data/server/GetPremiumPromo.json @@ -1,12 +1,18 @@ { "_": "types.help.PremiumPromo", - "status_text": "Your Premium Subscription is active.\nExtension date is 29.06.2022.\nManage your subscription in the App Store.", + "status_text": "By subscribing to Telegram Premium you agree to the Telegram Terms of Service and Privacy Policy.\n\nYour Premium Subscription expired on 29.06.2022.\nFeel free to resubscribe to get Premium features back.", "status_entities": [ { "_": "types.MessageEntityTextUrl", - "offset": 99, - "length": 9, - "url": "https://apps.apple.com/account/subscriptions" + "offset": 52, + "length": 25, + "url": "https://telegram.org/tos" + }, + { + "_": "types.MessageEntityTextUrl", + "offset": 82, + "length": 14, + "url": "https://telegram.org/privacy" } ], "video_sections": [