From 92f2b0ebe3a31aca1cbfbb43d8b0977fd4ede11f Mon Sep 17 00:00:00 2001 From: soup Date: Sat, 11 Mar 2023 21:17:08 +0100 Subject: [PATCH] enhancement(web): emphasize the need for HTTP in SABnzbd host URL (#748) * emphasize the need for http * added reverse proxy example --- web/src/forms/settings/DownloadClientForms.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/forms/settings/DownloadClientForms.tsx b/web/src/forms/settings/DownloadClientForms.tsx index 3a73917..2945422 100644 --- a/web/src/forms/settings/DownloadClientForms.tsx +++ b/web/src/forms/settings/DownloadClientForms.tsx @@ -257,7 +257,7 @@ function FormFieldsSabnzbd() {

See guides for how to connect to qBittorrent for various server types in our docs.


Dedicated servers:

https://autobrr.com/configuration/download-clients/dedicated#qbittorrent

Shared seedbox providers:

https://autobrr.com/configuration/download-clients/shared-seedboxes#qbittorrent} />