2024-01-24 14:27:47 -08:00

19 lines
352 B
Markdown

---
title: Komga
description: Komga Widget Configuration
---
Learn more about [Komga](https://github.com/gotson/komga).
Uses the same username and password used to login from the web.
Allowed fields: `["libraries", "series", "books"]`.
```yaml
widget:
type: komga
url: http://komga.host.or.ip:port
username: username
password: password
```