Split dashboard into public and admin instances with separate config-public and config-admin directories
Some checks failed
Build & Push Docker Image to Gitea Registry / build-and-push (push) Has been cancelled
Some checks failed
Build & Push Docker Image to Gitea Registry / build-and-push (push) Has been cancelled
This commit is contained in:
12
config-admin/widgets.yaml
Normal file
12
config-admin/widgets.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
- search:
|
||||
provider: duckduckgo
|
||||
focus: true
|
||||
target: _blank
|
||||
|
||||
- resources:
|
||||
label: NAS Status
|
||||
cpu: true
|
||||
memory: true
|
||||
disk:
|
||||
- /host/volume1
|
||||
- /host/volume2
|
||||
Reference in New Issue
Block a user