From bd91e11c1cf1772ced3bf8b991eac4ebe0836989 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 19 May 2026 21:06:12 +0000 Subject: [PATCH] action: wiki sync --- Configuring-Suwayomi‐Server.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Configuring-Suwayomi‐Server.md b/Configuring-Suwayomi‐Server.md index 77bc281..9a8787c 100644 --- a/Configuring-Suwayomi‐Server.md +++ b/Configuring-Suwayomi‐Server.md @@ -63,6 +63,14 @@ server.webUISubpath = "" - `server.webUIUpdateCheckInterval` the interval time in hours at which to check for updates. Use `0` to disable update checking. - `server.webUISubpath` controls on which sub-path the UI is served; by default, it will be accessible on `/` (i.e. directly), with this setting it can also be set to appear at e.g. `/suwayomi` + +### webView +``` +server.kcefEnabled = true +``` +- `server.kcefEnabled` controls if KCEF WebView provider is enabled. + + ### Downloader ``` server.downloadAsCbz = true