pinosaur
/
surf.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91d04b1
)
changing sessiontime to 3600
author
Enno Boland (tox)
<tox@s01.de>
Sat, 15 May 2010 13:47:47 +0000
(15:47 +0200)
committer
Enno Boland (tox)
<tox@s01.de>
Sat, 15 May 2010 13:47:47 +0000
(15:47 +0200)
config.def.h
patch
|
blob
|
history
diff --git
a/config.def.h
b/config.def.h
index
1110acc
..
932b88a
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-6,7
+6,7
@@
static char *stylefile = ".surf/style.css";
static char *scriptfile = ".surf/script.js";
static char *cookiefile = ".surf/cookies.txt";
static char *dldir = ".surf/dl/";
-static time_t sessiontime = 0;
+static time_t sessiontime =
360
0;
#define NOBACKGROUND 0
#define SETPROP(p) { .v = (char *[]){ "/bin/sh", "-c", \