Enable cooling by default
This commit is contained in:
parent
ecc7e4560e
commit
954520cba5
@ -715,7 +715,7 @@ END
|
||||
tooltip => 'This flag enables all the cooling features.',
|
||||
cli => 'cooling!',
|
||||
type => 'bool',
|
||||
default => 0,
|
||||
default => 1,
|
||||
},
|
||||
'min_fan_speed' => {
|
||||
label => 'Min',
|
||||
|
Loading…
Reference in New Issue
Block a user