From 6d4a57a8b9f967b4e1a4917b29944a252c72883c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 29 Jan 2024 21:18:25 +0000 Subject: [PATCH] Update content of files --- data/server/test/GetConfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/server/test/GetConfig.json b/data/server/test/GetConfig.json index e205577087..25592bcf73 100644 --- a/data/server/test/GetConfig.json +++ b/data/server/test/GetConfig.json @@ -28,7 +28,7 @@ "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": 2, "default_p2p_contacts": true,