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
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
```