Enable cooling by default

This commit is contained in:
Alessandro Ranellucci 2013-01-17 10:40:45 +01:00
parent ecc7e4560e
commit 954520cba5

View File

@ -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',