parent
d101ec627f
commit
a78a077bdf
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ CPU_TEMPS = {
|
||||||
'Cooling Low Cutoff': 50,
|
'Cooling Low Cutoff': 50,
|
||||||
'Critical': 100,
|
'Critical': 100,
|
||||||
'Idle Delta': 25,
|
'Idle Delta': 25,
|
||||||
'Idle High': 80,
|
'Idle High': 70,
|
||||||
}
|
}
|
||||||
CPU_TEST_MINUTES = 7
|
CPU_TEST_MINUTES = 7
|
||||||
IO_GRAPH_WIDTH = 40
|
IO_GRAPH_WIDTH = 40
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue