aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/conf/proxy.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf/proxy.rst b/docs/conf/proxy.rst
index bcb1b3a..7e07011 100644
--- a/docs/conf/proxy.rst
+++ b/docs/conf/proxy.rst
@@ -7,6 +7,7 @@ Following settings are checked:
1. ``socksProxyHost`` and ``socksProxyPort`` *(default: 1080)*
2. ``http.proxyHost`` and ``http.proxyPort`` *(default: 80)*
+2. ``https.proxyHost`` and ``https.proxyPort`` *(default: 443)*
Settings are loaded **in given order** and the **first existing value** is being used.