浏览代码

temp: added max threshold

Fabian Peter Hammerle 7 年之前
父节点
当前提交
f06fef998c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      config

+ 1 - 0
config

@@ -56,6 +56,7 @@ load {
 cpu_temperature 0 {
     format = "%degrees°C"
     path = "/sys/devices/platform/coretemp.0/hwmon/hwmon1/temp1_input"
+    max_threshold = 80
 }
 
 disk "/" {