Update docs/widgets/services/pfsense.md
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
22f7f0069f
commit
fcdef7ba0b
@ -21,7 +21,7 @@ Allowed fields: `["load", "memory", "temp", "wanStatus", "wanIP", "disk"]` (maxi
|
||||
widget:
|
||||
type: pfsense
|
||||
url: http://pfsense.host.or.ip:port
|
||||
username: user # optional- for use instead of headers/Authorization (API keys)
|
||||
username: user # optional, or API keys
|
||||
password: pass # optional- for use instead of headers/Authorization (API keys)
|
||||
headers: # optional- for use with API keys instead of username/password
|
||||
Authorization: client_id client_token
|
||||
|
||||
Loading…
Reference in New Issue
Block a user