优化修复

This commit is contained in:
Alex Yang
2026-01-17 01:18:03 +08:00
parent cdac4fcf43
commit ac96c7c10b
57 changed files with 895 additions and 1252132 deletions

View File

@@ -45,7 +45,12 @@
"amazehome.xyz",
".cn"
],
"enableIPv6": false
"enableIPv6": false,
"cacheMode": "file",
"cacheSize": 100,
"maxCacheTTL": 30,
"minCacheTTL": 10,
"cacheFilePath": "data/cache.json"
},
"http": {
"port": 8080,