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:48:50 -05:00 committed by GitHub
parent 22f7f0069f
commit fcdef7ba0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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