18 lines
313 B
Markdown
Raw Permalink Normal View History

2023-09-29 21:01:11 +03:00
---
title: Mylar3
description: Mylar3 Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [Mylar3](https://github.com/mylar3/mylar3).
2023-09-29 21:01:11 +03:00
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
2023-09-29 21:01:11 +03:00
```