mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
14 lines
231 B
Markdown
14 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
|
|
```
|