homepage/docs/widgets/services/calibre-web.md

17 lines
312 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Calibre-web
description: Calibre-web Widget Configuration
---
**Note: widget requires calibre-web ≥ v0.6.21.**
2023-09-29 21:01:11 +03:00
Allowed fields: `["books", "authors", "categories", "series"]`.
```yaml
widget:
type: calibreweb
url: http://your.calibreweb.host:port
username: username
password: password
2023-09-29 21:01:11 +03:00
```