优化优先线程
This commit is contained in:
+1
-1
@@ -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 小时
|
||||
|
||||
Reference in New Issue
Block a user