X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.def.h;h=932b88af9a8f25ced99c58a0de9c92fd8d381270;hb=3dbf6289649b59c533987dc2c8add62a9e078007;hp=1110acc8a288db84e283cd535d5e2838fcd2770a;hpb=91d04b15f0bb16d5b31ad92ea1e6a0066e589956;p=surf.git diff --git a/config.def.h b/config.def.h index 1110acc..932b88a 100644 --- 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 = 3600; #define NOBACKGROUND 0 #define SETPROP(p) { .v = (char *[]){ "/bin/sh", "-c", \