From bacb413b555707abc9f84f13749440fa944e3b3f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 3 Apr 2024 10:41:34 +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,