summarylogtreecommitdiffstats
path: root/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.yaml b/config.yaml
index fc35b2fb51b1..e1c33d5224b8 100644
--- a/config.yaml
+++ b/config.yaml
@@ -62,14 +62,14 @@ plugin:
# 转发请求至本地服务器的插件
- tag: forward_local
- type: forward
+ type: "fast_forward"
args:
upstream:
- addr: https://223.5.5.5/dns-query
# 转发请求至远程服务器的插件
- tag: forward_remote
- type: forward
+ type: "fast_forward"
args:
upstream:
- addr: https://1.1.1.1/dns-query