Просмотр исходного кода

Delete obsoleted setting

tags/v2.1.11^2^2
9seconds 2 месяцев назад
Родитель
Сommit
af72b2a574
1 измененных файлов: 0 добавлений и 7 удалений
  1. 0
    7
      example.config.toml

+ 0
- 7
example.config.toml Просмотреть файл

36
 # All other incoming connections are going to be dropped.
36
 # All other incoming connections are going to be dropped.
37
 concurrency = 8192
37
 concurrency = 8192
38
 
38
 
39
-# A size of user-space buffer for TCP to use. Since we do 2 connections,
40
-# then we have tcp-buffer * (4 + 2) per each connection: read/write for
41
-# each connection + 2 copy buffers to pump the data between sockets.
42
-#
43
-# Deprecated: this setting is no longer makes any effect.
44
-# tcp-buffer = "4kb"
45
-
46
 # Sometimes you want to enforce mtg to use some types of
39
 # Sometimes you want to enforce mtg to use some types of
47
 # IP connectivity to Telegram. We have 4 modes:
40
 # IP connectivity to Telegram. We have 4 modes:
48
 #   - prefer-ipv6:
41
 #   - prefer-ipv6:

Загрузка…
Отмена
Сохранить