mbpfan/mbpfan.conf.test1
Andrew Gaul dd2c305593 Change default polling_interval to 1
This allows mbpfan to react more quickly to changing workloads and
avoid CPU throttling.  Also change unit test expectations.
Fixes #159.
2019-01-18 11:34:07 -08:00

7 lines
286 B
Text

[general]
min_fan1_speed = 6200 # default is 2000
max_fan1_speed = 6200 # default is 6200
low_temp = 63 # try ranges 55-63, default is 63
high_temp = 66 # try ranges 58-66, default is 66
max_temp = 86 # do not set it > 90, default is 86
polling_interval = 2 # default is 1 second