You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
homepage/docs/widgets/services/kavita.md

19 lines
340 B

1 year ago
---
title: Kavita
description: Kavita Widget Configuration
---
[Kavita](https://github.com/Kareadita/Kavita)
1 year ago
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
1 year ago
```