mirror of
https://github.com/JustKato/drive-health.git
synced 2026-04-30 01:42:29 +03:00
Fixes
This commit is contained in:
@@ -12,7 +12,7 @@ func GetConfiguration() DHConfig {
|
||||
|
||||
return DHConfig{
|
||||
DiskFetchFrequency: 5,
|
||||
MemoryDumpFrequency: 36,
|
||||
MemoryDumpFrequency: 16,
|
||||
MaxHistoryAge: 2592000,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user