diff options
Diffstat (limited to 'conf.d/python.d/sensors.conf')
-rw-r--r-- | conf.d/python.d/sensors.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf.d/python.d/sensors.conf b/conf.d/python.d/sensors.conf index 7d895c348..2e9a41338 100644 --- a/conf.d/python.d/sensors.conf +++ b/conf.d/python.d/sensors.conf @@ -52,3 +52,7 @@ types: # # chip names can be found using the sensors shell command # the prefix is matched (anything that starts like that) +# +#---------------------------------------------------------------------- +# To change celsius to fahrenheit uncomment line below +#fahrenheit: True |