mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-13 16:30:31 +00:00
13 lines
231 B
Markdown
13 lines
231 B
Markdown
---
|
|
title: Medusa
|
|
description: Medusa Widget Configuration
|
|
---
|
|
|
|
Allowed fields: `["wanted", "queued", "series"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: medusa
|
|
url: http://medusa.host.or.ip:port
|
|
key: medusaapikeyapikeyapikeyapikeyapikey
|
|
```
|