aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/configs
diff options
context:
space:
mode:
authorGravatar Premysl 'Anydot' Hruby <dfenze@gmail.com>2009-05-02 23:47:14 +0200
committerGravatar Premysl 'Anydot' Hruby <dfenze@gmail.com>2009-05-02 23:47:14 +0200
commitc3a8768621d322da0472e4837ee4cafb9110f01a (patch)
treeee32b919d6319124d19f46727860a19c0a3c2859 /examples/configs
parent0d882b5e8743bcdfd454336232a6c25d2a9cd624 (diff)
reload while ignoring cache function added
Diffstat (limited to 'examples/configs')
-rw-r--r--examples/configs/sampleconfig4
-rw-r--r--examples/configs/sampleconfig-dev4
2 files changed, 4 insertions, 4 deletions
diff --git a/examples/configs/sampleconfig b/examples/configs/sampleconfig
index 7b88682..3fddc89 100644
--- a/examples/configs/sampleconfig
+++ b/examples/configs/sampleconfig
@@ -29,8 +29,8 @@ l = scroll_horz 20
b = back
m = forward
s = stop
-r = refresh
-R = reload
+r = reload
+R = reload_ign_cache
gh = uri http://www.uzbl.org
f = follow_link_here
F = follow_link_new_tab
diff --git a/examples/configs/sampleconfig-dev b/examples/configs/sampleconfig-dev
index e9c9cc1..b151e92 100644
--- a/examples/configs/sampleconfig-dev
+++ b/examples/configs/sampleconfig-dev
@@ -29,8 +29,8 @@ l = scroll_horz 20
b = back
m = forward
s = stop
-r = refresh
-R = reload
+r = reload
+R = reload_ign_cache
gh = uri http://www.uzbl.org
f = follow_link_here
F = follow_link_new_tab