2023-09-29 21:01:11 +03:00

17 lines
301 B
Markdown

---
title: Kavita
description: Kavita Widget Configuration
---
Uses the same username and password used to login from the web.
Allowed fields: `["seriesCount", "totalFiles"]`.
```yaml
widget:
type: kavita
url: http://kavita.host.or.ip:port
username: username
password: password
```