mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
Enhancement: support komga API keys, breaking API changes (#4874)
This commit is contained in:
parent
548b5f8081
commit
d26ec27942
6 changed files with 113 additions and 17 deletions
|
@ -9,6 +9,11 @@ Uses the same username and password used to login from the web.
|
|||
|
||||
Allowed fields: `["libraries", "series", "books"]`.
|
||||
|
||||
| Komga API Version | Homepage Widget Version |
|
||||
| ----------------- | ----------------------- |
|
||||
| < v2 | 1 (default) |
|
||||
| >= v2 | 2 |
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
type: komga
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue