优化优先线程

This commit is contained in:
2026-04-11 19:44:51 +08:00
parent e3a6d18a8c
commit e372ef2295
7 changed files with 210 additions and 106 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ func GetDefaultConfig() Config {
MaxKeywordsPerPage: 250,
MaxEpoch: 100,
ExpectedProsperRatio: 0.6,
EntryURL: "https://zh.wikipedia.org/",
EntryURL: "http://127.0.0.1",
MaxPageSize: 5 * 1024 * 1024,
RecrawlMaxAge: 30 * 86400, // 30 天
RecrawlCheckInterval: 3600, // 1 小时