upd: resources units type added.
This commit is contained in:
parent
90094c9bbe
commit
f09aa7e843
@ -23,7 +23,7 @@ _Note: unfortunately, the package used for getting CPU temp ([systeminformation]
|
|||||||
tempmin: 0 # optional, minimum cpu temp
|
tempmin: 0 # optional, minimum cpu temp
|
||||||
tempmax: 100 # optional, maximum cpu temp
|
tempmax: 100 # optional, maximum cpu temp
|
||||||
uptime: true
|
uptime: true
|
||||||
units: imperial # only used by cpu temp
|
units: imperial # only used by cpu temp widget, options: 'imperial' or 'metric'
|
||||||
refresh: 3000 # optional, in ms
|
refresh: 3000 # optional, in ms
|
||||||
diskUnits: bytes # optional, bytes (default) or bbytes. Only applies to disk
|
diskUnits: bytes # optional, bytes (default) or bbytes. Only applies to disk
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user