Add "hikari connection pool" setting

This commit is contained in:
schroda
2025-12-06 17:18:48 +01:00
parent e914c04c88
commit 064dc9041b
5 changed files with 21 additions and 4 deletions

View File

@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- (**Library**/**Manga**) Show chapter information on hover over continue reading button
- (**Settings**) Add KOReader sync settings
- (**Settings**) Add database settings
- (**Settings**) Add hikari connection pool database setting
- (**Browse**) Add "open in webview" button in source browse page
### Changed