projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e8bbcd
)
Enable pagecache by default.
author
Daniel Carl
<danielcarl@gmx.de>
Thu, 9 Jan 2014 22:43:07 +0000
(23:43 +0100)
committer
Daniel Carl
<danielcarl@gmx.de>
Thu, 9 Jan 2014 22:43:07 +0000
(23:43 +0100)
src/default.h
patch
|
blob
|
history
diff --git
a/src/default.h
b/src/default.h
index
617de83
..
15cf592
100644
(file)
--- a/
src/default.h
+++ b/
src/default.h
@@
-33,6
+33,7
@@
static char *default_config[] = {
"set useragent=" PROJECT "/" VERSION " (X11; Linux i686) AppleWebKit/535.22+ Compatible (Safari)",
"set stylesheet=on",
"set proxy=on",
+ "set pagecache=on",
"set cookie-timeout=4800",
"set strict-ssl=on",
"set strict-focus=off",