From 2744b6baf031d53201679fba0768c31520f09a84 Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Thu, 23 Dec 2010 21:24:00 -0700 Subject: remove cookie_handler from the example config. --- examples/config/config | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/config') diff --git a/examples/config/config b/examples/config/config index e755be1..96b2034 100644 --- a/examples/config/config +++ b/examples/config/config @@ -42,7 +42,6 @@ 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 cookie_handler = talk_to_socket @cache_home/uzbl/cookie_daemon_socket set scheme_handler = sync_spawn @scripts_dir/scheme.py set authentication_handler = sync_spawn @scripts_dir/auth.py set download_handler = sync_spawn @scripts_dir/download.sh -- cgit v1.2.3