From 977a295eb1e97e0c230063da40b8296fca778814 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Fri, 16 Dec 2005 15:05:41 -0500
Subject: [PATCH] Usage of virtusertable; mail_domain for new users; Chinese and Turkish localization

---
 .htaccess |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/.htaccess b/.htaccess
index c0ab7f0..bb8fb50 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,6 +1,4 @@
 php_flag   display_errors 	On
-php_value  session.gc_maxlifetime  21600
-php_value  session.gc_divisor   500
 php_value  upload_max_filesize  2m
 
 <FilesMatch "(\.inc|\~)$|^_">

--
Gitblit v1.9.1