]> lifelog.hopto.org Git - LifeLog.git/commitdiff
session activated.
authorMetabox <redacted>
Mon, 22 Apr 2019 18:53:10 +0000 (04:53 +1000)
committerMetabox <redacted>
Mon, 22 Apr 2019 18:53:10 +0000 (04:53 +1000)
htdocs/cgi-bin/main.cgi

index 2278413601a17128dc31c875c88d990de373cf7a..42dae7988345faf79e9db494d4bf8a57f08b4cdc 100755 (executable)
@@ -24,7 +24,7 @@ our $REC_LIMIT   = 25;
 our $TIME_ZONE   = 'Australia/Sydney';
 our $PRC_WIDTH   = '60';
 our $LOG_PATH    = '../../dbLifeLog/';
-our $SESSN_EXPR  = '+2m';
+our $SESSN_EXPR  = '+30m';
 our $RELEASE_VER = '1.3';
 #END OF SETTINGS