fix: 将模板中已废弃的 store_dns 参数修改为 store_fakeip
This commit is contained in:
@@ -570,7 +570,7 @@
|
||||
"experimental": {
|
||||
"cache_file": {
|
||||
"enabled": true,
|
||||
"store_dns": true
|
||||
"store_fakeip": true
|
||||
},
|
||||
"clash_api": {
|
||||
"external_controller": "127.0.0.1:9090",
|
||||
|
||||
Reference in New Issue
Block a user