UI - Proxy configuration helper notes improvements

pull/1854/head
dgtlmoon 2023-10-10 15:41:56 +02:00
rodzic 40dd29dbc6
commit aa6ad7bf47
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -229,7 +229,7 @@ nav
<div class="pure-control-group">
{{ render_field(form.requests.form.extra_proxies) }}
<span class="pure-form-message-inline">"Name" will be used for selecting the proxy in the Watch Edit settings</span>
<span class="pure-form-message-inline">"Name" will be used for selecting the proxy in the Watch Edit settings</span><br>
<span class="pure-form-message-inline">SOCKS5 proxies with authentication are only supported with 'plain requests' fetcher, for other fetchers you should whitelist the IP access instead</span>
</div>
</div>