[hackers] [surf] changing sessiontime to 3600 || Enno Boland (tox)

From: <hg_AT_suckless.org>
Date: Sat, 15 May 2010 13:47:34 +0000 (UTC)

changeset: 203:7a50627385e2
tag: tip
user: Enno Boland (tox) <tox_AT_s01.de>
date: Sat May 15 15:47:47 2010 +0200
files: config.def.h
description:
changing sessiontime to 3600

diff -r b8cdf0bde38a -r 7a50627385e2 config.def.h
--- a/config.def.h Tue May 11 14:57:44 2010 +0200
+++ b/config.def.h Sat May 15 15:47:47 2010 +0200
@@ -6,7 +6,7 @@
 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 = 3600;
 #define NOBACKGROUND 0
 
 #define SETPROP(p) { .v = (char *[]){ "/bin/sh", "-c", \
Received on Sat May 15 2010 - 13:47:34 UTC

This archive was generated by hypermail 2.2.0 : Sat May 15 2010 - 13:48:03 UTC