Files
homepage/docs/widgets/services/mylar.md
2026-04-22 07:37:16 -07:00

18 lines
318 B
Markdown

---
title: Mylar3
description: Mylar3 Widget Configuration
---
Learn more about [Mylar3](https://github.com/MylarComics/mylar3).
API must be enabled in Mylar3 settings.
Allowed fields: `["series", "issues", "wanted"]`.
```yaml
widget:
type: mylar
url: http://mylar3.host.or.ip:port
key: yourmylar3apikey
```