summaryrefslogtreecommitdiff
path: root/doc/help/settings.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-10-09 18:55:01 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-10-09 18:55:30 +0200
commitd9dc87d43ea7025e385d61d83b96c9f174c6f2f0 (patch)
tree5fdc072b029525ced9aee85d7f0506562b47f611 /doc/help/settings.asciidoc
parent0f38c94197644d5d47dda335a9efaf3d212d1523 (diff)
downloadqutebrowser-d9dc87d43ea7025e385d61d83b96c9f174c6f2f0.tar.gz
qutebrowser-d9dc87d43ea7025e385d61d83b96c9f174c6f2f0.zip
doc: Clarify SOCKS auth support
Diffstat (limited to 'doc/help/settings.asciidoc')
-rw-r--r--doc/help/settings.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc
index 18dfebc5d..60c229078 100644
--- a/doc/help/settings.asciidoc
+++ b/doc/help/settings.asciidoc
@@ -2669,7 +2669,7 @@ Default: +pass:[false]+
=== content.proxy
Proxy to use.
In addition to the listed values, you can use a `socks://...` or `http://...` URL.
-Note that with QtWebEngine, it will take a couple of seconds until the change is applied, if this value is changed at runtime.
+Note that with QtWebEngine, it will take a couple of seconds until the change is applied, if this value is changed at runtime. Authentication for SOCKS proxies isn't supported due to Chromium limitations.
Type: <<types,Proxy>>