merge
authorEnno Boland (tox) <tox@s01.de>
Mon, 17 May 2010 21:13:44 +0000 (23:13 +0200)
committerEnno Boland (tox) <tox@s01.de>
Mon, 17 May 2010 21:13:44 +0000 (23:13 +0200)
config.def.h

index e6da45b..6d2c6cb 100644 (file)
@@ -5,7 +5,7 @@ static char *progress_trust = "#00FF00";
 static char *stylefile      = ".surf/style.css";
 static char *scriptfile     = ".surf/script.js";
 static char *cookiefile     = ".surf/cookies.txt";
-static time_t sessiontime   = 0;
+static time_t sessiontime   = 3600;
 #define NOBACKGROUND 0
 
 #define SETPROP(p, q)     { .v = (char *[]){ "/bin/sh", "-c", \