summaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc5
1 files changed, 5 insertions, 0 deletions
diff --git a/dillorc b/dillorc
index 13baf26c..362b9bb9 100644
--- a/dillorc
+++ b/dillorc
@@ -195,6 +195,11 @@ search_url="Google http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s"
# HSTS directives are not saved between browser sessions.
#http_strict_transport_security=YES
+# If enabled, Dillo will force all HTTP connections to be upgraded to
+# a more secure HTTPS connection. This will prevent sites from loading
+# if they only support HTTP.
+#http_force_https=NO
+
# Set the proxy information for http/https.
# Note that the http_proxy environment variable overrides this setting.
# WARNING: FTP and downloads plugins use wget. To use a proxy with them,