Przeglądaj źródła

Update configuration

tags/v2.1.3^2
9seconds 4 lat temu
rodzic
commit
4c75066ef8
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3
    1
      example.config.toml

+ 3
- 1
example.config.toml Wyświetl plik

@@ -30,7 +30,9 @@ concurrency = 8192
30 30
 # A size of user-space buffer for TCP to use. Since we do 2 connections,
31 31
 # then we have tcp-buffer * (4 + 2) per each connection: read/write for
32 32
 # each connection + 2 copy buffers to pump the data between sockets.
33
-tcp-buffer = "4kb"
33
+#
34
+# Deprecated: this setting is no longer makes any effect.
35
+# tcp-buffer = "4kb"
34 36
 
35 37
 # Sometimes you want to enforce mtg to use some types of
36 38
 # IP connectivity to Telegram. We have 4 modes:

Ładowanie…
Anuluj
Zapisz