[wellwell-devel] [wellwell] Set session expiration time to 8 hours.

Stefan Hornburg wellwell-devel at rt.icdevgroup.org
Mon Jan 23 13:58:38 UTC 2012


commit 7b4ac72b70bcf2dd6ae0040e61c7a5024dfa00f3
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Mon Jan 23 14:58:12 2012 +0100

    Set session expiration time to 8 hours.

 catalog.cfg |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/catalog.cfg b/catalog.cfg
index 5f99a97..baa4e1c 100644
--- a/catalog.cfg
+++ b/catalog.cfg
@@ -23,6 +23,9 @@ SecureURL https://__SERVER_NAME____CGI_URL__
 MailOrderTo __ORDERS_TO__
 ImageDir __IMAGE_URL__/
 
+# Session expiration time
+SessionExpire 8 hours
+
 # Custom functions
 include code/*.*
 



More information about the wellwell-devel mailing list