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.',
|
tooltip => 'This flag enables all the cooling features.',
|
||||||
cli => 'cooling!',
|
cli => 'cooling!',
|
||||||
type => 'bool',
|
type => 'bool',
|
||||||
default => 0,
|
default => 1,
|
||||||
},
|
},
|
||||||
'min_fan_speed' => {
|
'min_fan_speed' => {
|
||||||
label => 'Min',
|
label => 'Min',
|
||||||
|
Loading…
Reference in New Issue
Block a user