Files
fuwuduan/config/netmusic-common.toml
2025-10-20 07:33:27 +00:00

11 lines
261 B
TOML

[general]
#Whether stereo playback is enabled
EnableStereo = true
#Proxy Type, http and socks are supported
#Allowed Values: DIRECT, HTTP, SOCKS
ProxyType = "DIRECT"
#Proxy Address, such as 127.0.0.1:1080, empty is no proxy
ProxyAddress = ""