自动刷盘30s-》600s

This commit is contained in:
2026-04-09 13:19:00 +08:00
parent 979c62f455
commit 25c1605c45
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ func GetDefaultConfig() Config {
ConsecutiveKeyWeight: 1.3,
BacklinkWeight: 1.0,
ServerPort: 80,
FlushIntervalSeconds: 30,
FlushIntervalSeconds: 600,
},
Backlink: BacklinkConfig{
Baseline: 200000,