From 4c75066ef84b8c7f989a57645a35d7768d079a92 Mon Sep 17 00:00:00 2001 From: 9seconds Date: Mon, 29 Nov 2021 05:35:37 +0300 Subject: [PATCH] Update configuration --- example.config.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/example.config.toml b/example.config.toml index 9a9c96b..7f40930 100644 --- a/example.config.toml +++ b/example.config.toml @@ -30,7 +30,9 @@ concurrency = 8192 # A size of user-space buffer for TCP to use. Since we do 2 connections, # then we have tcp-buffer * (4 + 2) per each connection: read/write for # each connection + 2 copy buffers to pump the data between sockets. -tcp-buffer = "4kb" +# +# Deprecated: this setting is no longer makes any effect. +# tcp-buffer = "4kb" # Sometimes you want to enforce mtg to use some types of # IP connectivity to Telegram. We have 4 modes: