From 77d97f482b887a62458ff1ca90cbe904fee5150c Mon Sep 17 00:00:00 2001 From: Tom Adams Date: Tue, 21 Jul 2009 09:00:10 +0100 Subject: Also whitelist file scheme. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 73b99fd..c97b25e 100644 --- a/README +++ b/README @@ -198,7 +198,7 @@ Some variables have callback functions which will get called after setting the v - download_handler - cookie_handler - new_window: handler to execute to invoke new uzbl window (TODO better name) - - scheme_handler: handler to be executed for all URIs not of the http/https/data schema + - scheme_handler: handler to be executed for all URIs not of the http/https/data/about/file schema - fifo_dir: location to store fifo's - socket_dir: location to store sockets - http_debug: http debug mode (value 0-3) -- cgit v1.2.3