mirror of https://github.com/telemt/telemt.git
Update config.toml
This commit is contained in:
parent
3d13301711
commit
fd27449a26
|
|
@ -4,7 +4,7 @@ show_link = ["hello"]
|
|||
|
||||
# === General Settings ===
|
||||
[general]
|
||||
prefer_ipv6 = false
|
||||
prefer_ipv6 = true
|
||||
fast_mode = true
|
||||
use_middle_proxy = true
|
||||
ad_tag = "00000000000000000000000000000000"
|
||||
|
|
@ -77,4 +77,4 @@ weight = 10
|
|||
# type = "socks5"
|
||||
# address = "127.0.0.1:9050"
|
||||
# enabled = false
|
||||
# weight = 1
|
||||
# weight = 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue