alecpl
2009-09-24 9e2a7afc9c0ca09ab9c46ba2868787a55f9a0158
- set enable_caching=false by default


1 files modified
2 ■■■ changed files
config/main.inc.php.dist 2 ●●● patch | view | raw | blame | history
config/main.inc.php.dist
@@ -43,7 +43,7 @@
// enable caching of messages and mailbox data in the local database.
// this is recommended if the IMAP server does not run on the same machine
$rcmail_config['enable_caching'] = TRUE;
$rcmail_config['enable_caching'] = FALSE;
// lifetime of message cache
// possible units: s, m, h, d, w