summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 2239234bd..051f572b7 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 180
+ php_value session.cache_expire 1800
</IfModule>