删除了对应 proxy 字段、新增 proxyConfig 以后的更新
This commit is contained in:
6
conf/system/proxy.json
Normal file
6
conf/system/proxy.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"proxyType" : "DIRECT",
|
||||
"proxyHost" : "",
|
||||
"proxyPort" : 0,
|
||||
"ignoreHttpsVerification" : true
|
||||
}
|
||||
Reference in New Issue
Block a user