aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2011-09-05 14:03:07 +0000
committerGravatar Brendan Taylor <whateley@gmail.com>2011-09-05 14:03:07 +0000
commit9664997a1391a4801d2cad663038fd2ed33fa2bf (patch)
tree77512fbd1d91e95b2b47a00af280368680438b7d /README
parent920b9dd887e0e905fbd8fc2eb1280f4a4846b1b0 (diff)
new variable: enable_cross_file_access
controls whether `file:` URIs are allowed to access other `file:` URIs.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 0d65084..dd3dc3a 100644
--- a/README
+++ b/README
@@ -364,6 +364,8 @@ file).
* `enforce_96_dpi`: Enforce a resolution of 96 DPI (default 1).
* `caret_browsing`: Whether the caret is enabled in the text portion of pages
(default 0).
+* `enable_cross_file_access`: Whether a page loaded from a `file://` URI can
+ access the contents of other `file://` URIs. (default 0).
* `follow_hint_keys`: keys for keyboard-based navigation and link
highlighting