summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 051f572b7..d776404e5 100644
--- a/.htaccess
+++ b/.htaccess
@@ -45,5 +45,5 @@ ErrorDocument 500 /error.php
php_value session.auto_start 1
php_value session.cookie_lifetime 17280000
php_value session.gc_maxlifetime 17280000
- php_value session.cache_expire 1800
+ php_value session.cache_expire 28800
</IfModule>