Documentation: add auth documentation to PeaNUT (#4803)

This commit is contained in:
Brandon McFarlin 2025-02-19 17:58:56 -05:00 committed by GitHub
parent 94738e2c0d
commit 0fd4ac17cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,4 +20,6 @@ widget:
type: peanut
url: http://peanut.host.or.ip:port
key: nameofyourups
username: username # only needed if set
password: password # only needed if set
```