Update beszel.md

This commit is contained in:
shamoon
2024-11-12 06:15:56 -08:00
committed by GitHub
parent 1a46c97a7f
commit 9067265d32

View File

@@ -18,13 +18,3 @@ widget:
password: password
systemId: systemId # optional
```
To show specific fields for a single system (up to a maximum of 4), add a `fields` to the widget config above. For example:
```yaml
fields:
- cpu
- memory
- disk
- network
```