fix: 将模板中已废弃的 store_dns 参数修改为 store_fakeip

This commit is contained in:
jocayn
2026-06-13 20:16:57 +08:00
parent 605870c80b
commit c4194166fe
+1 -1
View File
@@ -570,7 +570,7 @@
"experimental": {
"cache_file": {
"enabled": true,
"store_dns": true
"store_fakeip": true
},
"clash_api": {
"external_controller": "127.0.0.1:9090",