17 lines
292 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Komga
description: Komga Widget Configuration
---
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
2023-09-29 21:01:11 +03:00
```