proxyHttp默认值改为false

pull/344/head
王良 2024-09-06 15:31:32 +08:00
parent 1b7e984912
commit fde2ff9a9c
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ module.exports = {
name: '系统代理',
use: 'local',
other: [],
proxyHttp: true,
proxyHttp: false, // false=只代理HTTPS请求 true=同时代理HTTP和HTTPS请求
setEnv: false,
excludeIpList: {
// region 常用国内可访问域名