up
This commit is contained in:
+2
-2
@@ -101,7 +101,7 @@ func GetDefaultConfig() Config {
|
||||
Index: IndexConfig{
|
||||
MaxURLsPerKey: 11000,
|
||||
MaxSameDomainPerKey: 20,
|
||||
BigCleanThreshold: 10000000,
|
||||
BigCleanThreshold: 2000000,
|
||||
MaxNewURLsPerKey: 10000,
|
||||
MinURLsForNewKey: 3,
|
||||
},
|
||||
@@ -123,7 +123,7 @@ func GetDefaultConfig() Config {
|
||||
ConsecutiveKeyWeight: 1.3,
|
||||
BacklinkWeight: 1.0,
|
||||
ServerPort: 80,
|
||||
FlushIntervalSeconds: 60,
|
||||
FlushIntervalSeconds: 30,
|
||||
},
|
||||
Backlink: BacklinkConfig{
|
||||
Baseline: 200000,
|
||||
|
||||
Reference in New Issue
Block a user