summaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2014-04-07 22:56:21 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2014-04-07 22:56:21 +0200
commit4ce332f09604cc702b194dc6239b43078b5853cf (patch)
tree74974a4b39cf51ea8b69581e5b01a576ab385ac0 /dillorc
parent4a808023ebaf713cdcc0ffe504c0a914e28f0da7 (diff)
switch off background image loading by default
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc4
1 files changed, 2 insertions, 2 deletions
diff --git a/dillorc b/dillorc
index 6832395e..9e13f84e 100644
--- a/dillorc
+++ b/dillorc
@@ -19,9 +19,9 @@
# menu.)
#load_images=YES
-# Change this if you do not want background images to be loaded initially.
+# Change this if you want background images to be loaded initially.
# (While browsing, this can be changed from the tools/settings menu.)
-#load_background_images=YES
+#load_background_images=FALSE
# Change this if you want to disable loading of CSS stylesheets initially.
# (While browsing, this can be changed from the tools/settings menu.)