Update docs/widgets/services/pfsense.md

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
zmweske 2024-03-20 09:51:25 -05:00 committed by GitHub
parent 472e235c1a
commit 1365e20da5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,5 +26,5 @@ widget:
headers: # optional, or username/password
Authorization: client_id client_token
wan: igb0
fields: ["load", "memory", "temp", "wanStatus"] # optional - default fields shown
fields: ["load", "memory", "temp", "wanStatus"] # optional
```