Update docs/widgets/services/pfsense.md
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
56441f645c
commit
472e235c1a
@ -23,7 +23,7 @@ widget:
|
||||
url: http://pfsense.host.or.ip:port
|
||||
username: user # optional, or API keys
|
||||
password: pass # optional, or API key
|
||||
headers: # optional- for use with API keys instead of username/password
|
||||
headers: # optional, or username/password
|
||||
Authorization: client_id client_token
|
||||
wan: igb0
|
||||
fields: ["load", "memory", "temp", "wanStatus"] # optional - default fields shown
|
||||
|
||||
Loading…
Reference in New Issue
Block a user