优化修复
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user