From aa6ad7bf47a8a9a41f0be0da41ed2e391659337f Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 10 Oct 2023 15:41:56 +0200 Subject: [PATCH] UI - Proxy configuration helper notes improvements --- changedetectionio/templates/settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/templates/settings.html b/changedetectionio/templates/settings.html index 25ddbc702..9c97dfaf8 100644 --- a/changedetectionio/templates/settings.html +++ b/changedetectionio/templates/settings.html @@ -229,7 +229,7 @@ nav
{{ render_field(form.requests.form.extra_proxies) }} - "Name" will be used for selecting the proxy in the Watch Edit settings + "Name" will be used for selecting the proxy in the Watch Edit settings
SOCKS5 proxies with authentication are only supported with 'plain requests' fetcher, for other fetchers you should whitelist the IP access instead