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

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