From 9664997a1391a4801d2cad663038fd2ed33fa2bf Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Mon, 5 Sep 2011 14:03:07 +0000 Subject: new variable: enable_cross_file_access controls whether `file:` URIs are allowed to access other `file:` URIs. --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') 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 -- cgit v1.2.3