aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Simon Lipp <sloonz@gmail.com>2009-12-13 16:18:38 +0100
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2010-01-01 22:54:49 +0100
commit827415529f71575c9423cb120083ec874b139ac7 (patch)
treeae85f0894d0b8a5d2ac357611fdea9921c4e6c30 /README
parenta2ddc36070d9478d3a75e3aa80760e4016ba59d2 (diff)
Add a print_events option
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 0d6ed04..12bd998 100644
--- a/README
+++ b/README
@@ -206,6 +206,7 @@ Besides the builtin variables you can also define your own ones and use them in
- `scheme_handler`: handler to execute for each URI navigated to - the navigation request will be ignored if handler prints "USED\n"
- `fifo_dir`: location to store fifo's
- `socket_dir`: location to store sockets
+ - `print_events`: show events on stdout
- `http_debug`: http debug mode (value 0-3)
- `shell_cmd`: alias which will be expanded to use shell commands (eg sh -c)
- `proxy_url`: http traffic socks proxy (eg: http://<host>:<port>)