2025-02-27 20:18:57 -08:00

15 lines
382 B
Markdown

---
title: Romm
description: Romm Widget Configuration
---
Allowed fields: `["platforms", "totalRoms", "saves", "states", "screenshots", "totalfilesize"]`.
If more than (4) fields are provided, only the first (4) will be used.
```yaml
widget:
type: romm
url: http://romm.host.or.ip
fields: ["platforms", "totalRoms", "saves", "states"] # optional - default fields shown
```