From 3532d7214d6a6e6c676f1b87e4ba8c851fcc8f2f Mon Sep 17 00:00:00 2001 From: Robert Manea Date: Wed, 13 May 2009 00:26:16 +0200 Subject: stdin, fifo, socket support only the new command style, added uri variable --- examples/configs/sampleconfig-pipe | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/configs/sampleconfig-pipe b/examples/configs/sampleconfig-pipe index 305f57d..45f3e08 100644 --- a/examples/configs/sampleconfig-pipe +++ b/examples/configs/sampleconfig-pipe @@ -1,4 +1,7 @@ GET status_format -BIND xx = exit +SET show_status = 1 +BIND x = exit BIND gG _ = uri http://www.google.com/search?q=%s -SET status_format = MODE KEYCMD URI +SET status_format = MSG URI +SET status_message = Wazz up dude? +BIND x = exit -- cgit v1.2.3