aboutsummaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc6
1 files changed, 3 insertions, 3 deletions
diff --git a/dillorc b/dillorc
index cd9a2f2a..eb856d37 100644
--- a/dillorc
+++ b/dillorc
@@ -184,10 +184,10 @@ search_url="Google http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s"
# Maximum number of simultaneous TCP connections to a single server or proxy.
# http_max_conns=6
-# Change this if you want Dillo to reuse HTTP connections to a server or proxy
-# when possible instead of making a new connection for every request for a new
+# If enabled, Dillo will reuse HTTP connections to a server or proxy when
+# possible rather than making a new connection for every request for a new
# page/image/stylesheet.
-#http_persistent_conns=NO
+#http_persistent_conns=YES
# This mechanism allows servers to specify that they are only to be contacted
# through HTTPS and not HTTP.