tmerge - surf - surf browser, a WebKit2GTK based browser
Log
Files
Refs
README
LICENSE
---
commit 7ce2856194a55a31314c19c81a05008c24076dc8
parent 36129338cfd64fd9aee8862060cddfd186d8b486
Author: Enno Boland (tox) 
Date:   Mon, 17 May 2010 23:13:44 +0200

merge
Diffstat:
  M config.def.h                        |       2 +-

1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config.def.h b/config.def.h
t@@ -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", \