Files
homepage/docs/widgets/services/romm.md
InsertDisc c4853c1456 Update romm.md
Corrected field names
2024-08-23 14:54:47 -04:00

16 lines
336 B
Markdown

---
title: Romm
description: Romm Widget Configuration
---
Allowed fields: `["platforms", "roms", "saves", "states", "screenshots", "totalfilesize"]`.
```yaml
widget:
type: romm
url: http://romm.host.or.ip
username: username # optional
password: password # optional
fields: ["platforms", "roms", "saves", "screenshots"]
```