优化请求模式设置

This commit is contained in:
Alex Yang
2025-12-17 22:43:31 +08:00
parent 5d0fb6d4fe
commit 0f0aa76662
33 changed files with 692285 additions and 24 deletions

View File

@@ -17,7 +17,7 @@
"timeout": 5000,
"statsFile": "data/stats.json",
"saveInterval": 300,
"cacheTTL": 30,
"cacheTTL": 10,
"enableDNSSEC": true,
"queryMode": "parallel"
},