From 78d258fac44a1ce80a1ffb69f5fbdd2a1bbddaac Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 10 Jan 2024 06:41:43 +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,