documented default fields for pfsense widget

This commit is contained in:
zmweske 2024-03-19 21:14:34 -05:00
parent 7b24e36d19
commit 22f7f0069f

View File

@ -26,4 +26,5 @@ widget:
headers: # optional- for use with API keys instead of username/password
Authorization: client_id client_token
wan: igb0
fields: ["load", "memory", "temp", "wanStatus"] # optional - default fields shown
```