From 450cad263d1a0b50cf14922b3ff9b718832ee46d Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Sun, 31 Dec 2023 16:27:48 +0800 Subject: [PATCH] Updated WebUI API (qBittorrent 4.1) (markdown) --- WebUI-API-(qBittorrent-4.1).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebUI-API-(qBittorrent-4.1).md b/WebUI-API-(qBittorrent-4.1).md index d626b0f..5a6956d 100644 --- a/WebUI-API-(qBittorrent-4.1).md +++ b/WebUI-API-(qBittorrent-4.1).md @@ -447,7 +447,7 @@ Property | Type | Description `ip_filter_enabled` | bool | True if external IP filter should be enabled `ip_filter_path` | string | Path to IP filter file (.dat, .p2p, .p2b files are supported); path is separated by slashes `ip_filter_trackers` | bool | True if IP filters are applied to trackers -`web_ui_domain_list` | string | Comma-separated list of domains to accept when performing Host header validation +`web_ui_domain_list` | string | Semicolon-separated list of domains to accept when performing Host header validation `web_ui_address` | string | IP address to use for the WebUI `web_ui_port` | integer | WebUI port `web_ui_upnp` | bool | True if UPnP is used for the WebUI port