till
2007-09-08 3cb42ef657381856a48836b1e63e7a0bbaf49c48
* switched to persistant connections



1 files modified
2 ■■■ changed files
config/db.inc.php.dist 2 ●●● patch | view | raw | blame | history
config/db.inc.php.dist
@@ -33,7 +33,7 @@
$rcmail_config['db_max_length'] = 512000;  // 500K
// use persistent db-connections
$rcmail_config['db_persistent'] = TRUE;
$rcmail_config['db_persistent'] = FALSE;
// you can define specific table names used to store webmail data