summaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-01-17 16:59:38 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-01-17 16:59:38 +0100
commit114ce5de1695082bf1840abd709f40a1010974e4 (patch)
tree71fc53b73ec5a97ec872970fbda97be5dad43b32 /dillorc
parent679090b3c7776ee024edce97800c51bd3e59ead2 (diff)
add parse_embedded_css option
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc3
1 files changed, 3 insertions, 0 deletions
diff --git a/dillorc b/dillorc
index 1d595d4f..0916c6f4 100644
--- a/dillorc
+++ b/dillorc
@@ -21,6 +21,9 @@
# Change this if you want to disable loading of CSS stylesheets.
#load_stylesheets=YES
+# Change this if you want to disable parsing of embedded CSS.
+#parse_embedded_css=YES
+
# Change the buffering scheme for drawing
# 0 no double buffering - useful for debugging
# 1 light buffering using a single back buffer for all windows