mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
Update romm.md
Added newly available fields to documentation.
This commit is contained in:
@@ -3,7 +3,7 @@ title: Romm
|
||||
description: Romm Widget Configuration
|
||||
---
|
||||
|
||||
Allowed fields: `["platforms", "totalRoms"]`.
|
||||
Allowed fields: `["platforms", "totalRoms", "totalSaves", "totalStates", "totalScreenshots", "totalFilesize"]`.
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
@@ -11,4 +11,5 @@ widget:
|
||||
url: http://romm.host.or.ip
|
||||
username: username # optional
|
||||
password: password # optional
|
||||
fields: ["platforms", "totalRoms", "totalSaves", "totalScreenshots"]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user