config: add note about mtproxy

Closes #1068
This commit is contained in:
Tulir Asokan
2026-05-02 01:45:16 +03:00
parent df7dee6edc
commit 9f5e1f62d3

View File

@@ -57,6 +57,7 @@ ping:
# Proxy settings
proxy:
# Allowed types: disabled, socks5, mtproxy
# Note: mtproxy support is probably broken currently
type: disabled
# Proxy IP address/domain name and port.
address: "127.0.0.1:1080"