aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2011-11-23 18:40:17 -0700
committerGravatar Brendan Taylor <whateley@gmail.com>2011-11-23 18:40:17 -0700
commitfd7cbacdf11d3c54f0e1ce72b43bdd2b9b2387f9 (patch)
treefafed60ab1b9037207fe48d5fa2f0042fd9a0cd7 /examples
parent31a000f55d13178fa440f852074bcb3593cdf8fa (diff)
parent38fd1f02bbdc5edda7daf8210a0d2b241bc9b412 (diff)
Merge commit '38fd1f02bbdc5edda7'
Diffstat (limited to 'examples')
-rw-r--r--examples/config/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/config/config b/examples/config/config
index d295347..389e7c6 100644
--- a/examples/config/config
+++ b/examples/config/config
@@ -42,6 +42,7 @@ set scripts_dir = @data_home/uzbl:@prefix/share/uzbl/examples/data:scripts
# These handlers can't be moved to the new event system yet as we don't
# support events that can wait for a response from a script.
set scheme_handler = sync_spawn @scripts_dir/scheme.py
+#set request_handler = sync_spawn @scripts_dir/request.py
set authentication_handler = sync_spawn @scripts_dir/auth.py
set download_handler = sync_spawn @scripts_dir/download.sh