Update docs/widgets/services/pfsense.md

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
pull/3145/head
zmweske 2 months ago committed by GitHub
parent 22f7f0069f
commit fcdef7ba0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save