homepage/docs/widgets/services/kavita.md
2024-10-07 19:47:08 +01:00

20 lines
410 B
Markdown

---
title: Kavita
description: Kavita Widget Configuration
---
Learn more about [Kavita](https://github.com/Kareadita/Kavita).
Uses the same admin role 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
apiKey: apikeyapikeyapikeyapikeyapikey
```