changeset: 218:153507664ea8
tag: tip
user: Enno Boland (tox) <tox_AT_s01.de>
date: Thu Jun 03 22:50:04 2010 +0200
files: config.def.h
description:
reverting sessiontime
diff -r 1b2d2396f5d6 -r 153507664ea8 config.def.h
--- a/config.def.h Sun May 30 22:05:37 2010 +0200
+++ b/config.def.h Thu Jun 03 22:50:04 2010 +0200
@@ -5,7 +5,7 @@
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", \
Received on Thu Jun 03 2010 - 20:49:02 UTC
This archive was generated by hypermail 2.2.0 : Thu Jun 03 2010 - 21:00:08 UTC