From e0fdf30295f12341d6cad9e8ff723123ea2d8837 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 22 Mar 2024 10:47:35 +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,