Add additional system info options to the dashboard
This commit is contained in:
parent
ae2f1ac433
commit
0e00a918cf
7
conf.yml
7
conf.yml
@ -39,6 +39,13 @@ sections:
|
|||||||
icon: fas fa-server
|
icon: fas fa-server
|
||||||
widgets:
|
widgets:
|
||||||
- type: system-info
|
- type: system-info
|
||||||
|
options:
|
||||||
|
showHostname: true
|
||||||
|
showOS: true
|
||||||
|
showUptime: true
|
||||||
|
showCPU: true
|
||||||
|
showMemory: true
|
||||||
|
showDisk: true
|
||||||
|
|
||||||
- type: gl-current-cpu
|
- type: gl-current-cpu
|
||||||
options:
|
options:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user