mirror of
https://github.com/real-zony/ZonyLrcToolsX.git
synced 2025-07-01 20:30:41 +00:00
fix: The network proxy is turned off by default.
This commit is contained in:
parent
def1de8467
commit
aa85740b58
@ -9,7 +9,7 @@
|
||||
"ToolOption": {
|
||||
"SupportFileExtensions": "*.mp3;*.flac;*.wav",
|
||||
"NetworkOptions": {
|
||||
"Enable": true,
|
||||
"Enable": false,
|
||||
"ProxyIp": "127.0.0.1",
|
||||
"ProxyPort": 4780
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user