Refactor Storage section to include gl-disk-space widget with updated label and options
This commit is contained in:
parent
ecb2f80e1f
commit
99f16194b8
25
conf.yml
25
conf.yml
@ -89,12 +89,6 @@ sections:
|
||||
hostname: http://nik4nao.home.arpa:61208
|
||||
apiVersion: 4
|
||||
id: 2_645_glcurrentmem
|
||||
- type: gl-disk-space
|
||||
label: Disk Space
|
||||
options:
|
||||
hostname: http://nik4nao.home.arpa:61208
|
||||
apiVersion: 4
|
||||
id: 3_645_gldiskspace
|
||||
- type: gl-cpu-history
|
||||
label: CPU (history)
|
||||
options:
|
||||
@ -115,6 +109,17 @@ sections:
|
||||
cols: 1
|
||||
collapsed: false
|
||||
hideForGuests: false
|
||||
- name: Storage
|
||||
icon: mdi-harddisk
|
||||
widgets:
|
||||
- type: gl-disk-space
|
||||
label: Storage Pool (/mnt/storage)
|
||||
options:
|
||||
hostname: http://nik4nao.home.arpa:61208
|
||||
apiVersion: 4
|
||||
displayData:
|
||||
rows: 2
|
||||
cols: 1
|
||||
- name: Media
|
||||
icon: mdi-movie-open-outline
|
||||
items:
|
||||
@ -133,6 +138,14 @@ sections:
|
||||
icon: fas fa-cloud-download-alt
|
||||
url: http://nik4nao.home.arpa/jd2/
|
||||
id: 1_939_jdownloader
|
||||
displayData:
|
||||
cutToHeight: true
|
||||
sortBy: default
|
||||
rows: 1
|
||||
cols: 1
|
||||
sectionLayout: grid
|
||||
itemCountX: 2
|
||||
itemSize: large
|
||||
- name: Network
|
||||
icon: mdi-lan
|
||||
items:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user