till
2007-09-08 e64fe07c472c9ddf38b9da2271c7bc26c5473008
# ERRATA r783 : of course persistant connections are disabled by default now
+ extended the comment (alibi) in regard 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,6 +33,8 @@
$rcmail_config['db_max_length'] = 512000;  // 500K
// use persistent db-connections
// beware this will not "always" work as expected
// see: http://www.php.net/manual/en/features.persistent-connections.php
$rcmail_config['db_persistent'] = FALSE;