19 lines
369 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Kavita
description: Kavita Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [Kavita](https://github.com/Kareadita/Kavita).
Uses the same admin role username and password used to login from the web.
2023-09-29 21:01:11 +03:00
Allowed fields: `["seriesCount", "totalFiles"]`.
```yaml
widget:
type: kavita
url: http://kavita.host.or.ip:port
username: username
password: password
2023-09-29 21:01:11 +03:00
```