Documentation: Add username / pw to romm widget

This commit is contained in:
shamoon
2024-01-20 10:02:45 -08:00
committed by GitHub
parent 8684292d02
commit 71b919bbe2

View File

@@ -9,4 +9,6 @@ Allowed fields: `["platforms", "totalRoms"]`.
widget:
type: Romm
url: http://romm.host.or.ip
username: username # optional
password: password # optional
```