summaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2012-10-02 19:59:45 +0000
committercorvid <corvid@lavabit.com>2012-10-02 19:59:45 +0000
commit78003c727f7eae3a593260941aa4db6627dd1e75 (patch)
tree21682eab31f55e6eb29d160e5b79a29d0e668699 /dillorc
parent59a313356104e4d426fb1e5e0979a0d5b54e99c2 (diff)
rm filter_auto_requests
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc7
1 files changed, 0 insertions, 7 deletions
diff --git a/dillorc b/dillorc
index 0a882ef2..84461831 100644
--- a/dillorc
+++ b/dillorc
@@ -26,13 +26,6 @@
# (While browsing, this can be changed from the tools/settings menu.)
#parse_embedded_css=YES
-# How should Dillo restrict automatic requests (e.g., redirections,
-# pages containing images or stylesheets)?
-# allow_all
-# same_domain : Permit www.example.org to load an image from img.example.org,
-# but not from the unrelated ad.doubleclick.net.
-#filter_auto_requests=same_domain
-
# Change the buffering scheme for drawing
# 0 no double buffering - useful for debugging
# 1 light buffering using a single back buffer for all windows