Enhancement: support API key for Kavita (#4784)

This commit is contained in:
shamoon 2025-02-18 00:29:36 -08:00 committed by GitHub
parent 63b9d395dd
commit 68480a65db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 1 deletions

View file

@ -15,4 +15,5 @@ widget:
url: http://kavita.host.or.ip:port
username: username
password: password
key: kavitaapikey # Optional, e.g. if not using username and password
```