From bd1c2c855cdd86c48345ecf730ceedd064c54f3e Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 9 Jan 2024 07:57:33 +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 25592bcf73..e205577087 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": 1024, + "caption_length_max": 2048, "message_length_max": 4096, "webfile_dc_id": 2, "default_p2p_contacts": true,