Documentation: remove auth info from romm widget (#4846)

This commit is contained in:
Georges-Antoine Assi
2025-02-27 23:18:57 -05:00
committed by GitHub
parent 9097da2341
commit bee16c7eb6

View File

@@ -10,7 +10,5 @@ If more than (4) fields are provided, only the first (4) will be used.
widget:
type: romm
url: http://romm.host.or.ip
username: username # optional
password: password # optional
fields: ["platforms", "totalRoms", "saves", "states"] # optional - default fields shown
```